orizens / ngx-infinite-scroll

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

Infinite scroll doesnt reset to top on route change #433

Open DavidOP1 opened 6 months ago

DavidOP1 commented 6 months ago

I have several routes , in each route I load a list from my db after I scroll and change route the scroll position stays in place or goes to the bottom instead resetting to the top.