Open hoangtrucit opened 6 years ago
Faced the same issue. It is very distracting when it is being used with async items loading. When I scroll to the bottom, I make request using onInfiniteLoad
, but at the same time entire page start scrolling. Is there any way to fix this?
Thanks!
I use react-infinite in my project very well, only once problem when scroll to bottom in div then window scroll too. How to fix this problem. Thanks