You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a problem with Chrome and Safari (not with Firefox) : when I scroll, even if I did not reach the threshold yet (250px), the loadMore func is called in Chrome and Safari. In Firefox everything is fine, meaning it's once I have scrolled to the bottom of the parent container that the loadMore func is called.
The parent container has a defined height (I tried in %, vh, px, nothing changes).
I'm not using windowScroll.