shlomiassaf / ngrid

A angular grid for the enterprise
https://shlomiassaf.github.io/ngrid
MIT License
240 stars 39 forks source link

Compatibility with Angular 16/17 #290

Open EricWhite614 opened 2 months ago

EricWhite614 commented 2 months ago

This repo is not compatible with Angular 16/17

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

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?