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

ScrollDown event not firing in the Windows10 Chrome(Angular v 8, ngx version :8.0.0) #348

Closed seethadevi closed 2 months ago

seethadevi commented 4 years ago

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

Expected Behavior

Actual Behavior

Possible Solution

Steps To Reproduce / Demo (if applicable)

[ ] Please share a stackblitz or plunkr demo reproducing this issue

Context

Your Environment

thaissarojas commented 3 years ago

Hi, i am having the same problem, but in linux, and with any browser. It's just not working on angular 8? It works just fine on angular 11

dhruvi7489 commented 1 year ago

I'm facing this same problem with scrolled event not firing in windows 10 & 11 and i'm using angular 8.3.29 and "ngx-infinite-scroll": "^8.0.2", is there any specific solution for it?

host510 commented 5 months ago

It works only with Chrome for me