I've noticed that in the current version of @swimlane/ngx-datatable (22.0.0), the library imports DOCUMENT from @angular/core. However, in Angular 16+ (including Angular 19), DOCUMENT has been moved ...
ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The ...