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

Scroll Event Not Triggering #367

Closed anurag-roy closed 3 years ago

anurag-roy commented 3 years ago

Your issue may already be reported! Please search on the issue track before creating one.

Expected Behaviour

Scroll event should get triggered.

Actual Behaviour

Not triggering.

Possible Solution

The component in which I'm trying this out is a lazy loaded module if that helps.

Steps To Reproduce / Demo (if applicable)

[ ] Please share a stackblitz or plunkr demo reproducing this issue
I just used the code provided in your README demo, but still it did not work.

Context

Cannot understand why this is not working. Any help will be appreciated.

Your Environment

JamesonNetworks commented 3 years ago

@anurag2pirad check out https://github.com/orizens/ngx-infinite-scroll/issues/354 , may be your issue

orizens commented 3 years ago

closed for lack of activity.