orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.23k stars 223 forks source link

infinitescroll is throwing error in angular 4 #372

Closed deepthistars closed 3 years ago

deepthistars commented 3 years ago

i have installed "ngx-infinite-scroll": "^0.8.4", and rxjs is 5.4.2 when i load the page it says obs.pipe is not a function. Should i install another version of rxjs.Please help.

Thanks

orizens commented 3 years ago

@deepthistars i dont support angular 4 anymore. please upgrade if possible.