react-infinite
react-infinite copied to clipboard
useWindowAsScrollContainer example
fail to fire onInfiniteLoad
when useWindowAsScrollContainer and scroll to bottom. Is there any useWindowAsScrollContainer example can be reference?
Yes, onInfiniteLoad
only fires on the first load and does not fire on scrolling to the bottom. Any solutions for this? Is this supposed to be like this?
same issue
same issue
This is a working example with useWindowAsScrollContainer
. Does that still happen for you on that example?
Ended up here because of the same issue. Checked that working example too without any luck
+1
I have this issue too :(
What browser are you on, and did you try the example in the examples folder?