Open Apestein opened 1 year ago
Started having the same issue recently, was working normally before
If anyone having this problem, the solution is overflow-anchor: none
@Apestein Perfect Thank you!
not working for me
I ended up just making my own infinite scroll component. Check it out. https://github.com/Apestein/better-react-infinite-scroll
I ended up just making my own infinite scroll component. Check it out. https://github.com/Apestein/better-react-infinite-scroll
Thank you so much. Your repo helped me a lot!
When scrolling down, everything works as normal. Scroll div content will stay where it is and user to scroll down to see more loaded content. But with inverse, the page content jumps up to the top