ankeetmaini/react-infinite-scroll-component

ScrolleableTop is not working in safari.

kr-ashwani opened this issue · 2 comments

when i scroll from bottom to top, parent div containing scrollable div disappears after data is fetched.

IOS version is 15.5

i have pasted exactly the same code
https://github.com/ankeetmaini/react-infinite-scroll-component/blob/master/src/stories/ScrolleableTop.tsx

video link:-
https://user-images.githubusercontent.com/77682880/173199288-c676b739-e015-4b46-a98d-e1210f173539.mp4

dowpm commented

I've the same problem. The scolleableTop works but something weird happens when new contents are added to the list after fetching was succeed.
Did you find a solution?

I've the same problem.
Did you find a solution?