diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
137 stars 42 forks source link

Not working in angular 15 + #119

Open bharathegde45sd23 opened 1 year ago

bharathegde45sd23 commented 1 year ago

The demo example is not working with TableVirtualScrollDataSource. dataOfRange$ is undefined in table-virtual-scroll.directive.ts -> connectDataSource() and also possibly in table-data-source.ts -> _updateChangeSubscription()