brunano21 / angular-4-data-table

An Angular 5 data table, with pagination, sorting, expandable rows, row selection, etc. with basic accessibility support.
MIT License
11 stars 19 forks source link

Not compatible with angular 7 #60

Open vaisakhraveendran opened 5 years ago

vaisakhraveendran commented 5 years ago

When I am using this module in angular 7 getting error cant resolve rxjs/Subject. Please help.

lshhadeh commented 5 years ago

same here , solved by : npm install --save rxjs-compat