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

Angular 12 Support #384

Closed m-khnarges closed 2 years ago

m-khnarges commented 3 years ago

Hi, Does the package works correctly with Angular 12? In my project, some of inputs like infiniteScrollDisabled or infiniteScrollDistance do not have any impacts and scroll function always called immediately.

orizens commented 2 years ago

hi @m-khnarges version 13 has been released to npm.

m-khnarges commented 2 years ago

Thank you so much, It's been corrected.