Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Angular 16/17 #290

Open
EricWhite614 opened this issue May 1, 2024 · 0 comments
Open

Compatibility with Angular 16/17 #290

EricWhite614 opened this issue May 1, 2024 · 0 comments

Comments

@EricWhite614
Copy link

This repo is not compatible with Angular 16/17

There is a work around for 16 by importing legacy-paginator inside the Material.module

  • import { MatLegacyPaginatorModule as MatPaginatorModule } from '@angular/material/legacy-paginator';

For angular 17 legacy-paginator is removed and there is no way to upgrade.

Can we get an update so I can upgrade Angular to v17?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant