react-infinite-scroll-component icon indicating copy to clipboard operation
react-infinite-scroll-component copied to clipboard

ScrolleableTop is not working in safari.

Open kr-ashwani opened this issue 3 years ago • 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

kr-ashwani avatar Jun 11 '22 17:06 kr-ashwani

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?

dowpm avatar Aug 02 '22 15:08 dowpm

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

motivated3 avatar Jun 27 '23 03:06 motivated3