HalitTalha / ng-material-extensions

Extended features for @angular/material components
Apache License 2.0
101 stars 52 forks source link

MatTableExporterModule does not work with Angular 8 #6

Closed constanzasanmartino closed 5 years ago

constanzasanmartino commented 5 years ago

MatTableExporterModule does not work with Angular 8, Is there any alternative?

HalitTalha commented 5 years ago

Could you share whats the case exactly? Console output, error log etc

constanzasanmartino commented 5 years ago

When I run: npm install --save mat-table-exporter.. captura

HalitTalha commented 5 years ago

These are warnings indicating that your installed versions may not be compatible with mat-table-exporter. It should work anyway. I'll try to update the peer dependencies soon, apperantly I missed it.

HalitTalha commented 5 years ago

Peer dependency versions is changed accordingly.