Replies: 1 comment
-
|
This is a question suitable for the polyfill library maintainer. For what is worth, here's the point where react-virtuoso/src/hooks/useScrollTop.ts Line 102 in f91b307 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
In general scroll behavior smooth doesn't work on safari ios. However, smoothscroll-polyfill is a library that add support for using smooth scroll behavior in safari and other browsers. But this library doesn't work on scrollToIndex method.How can i fix this problem?
Beta Was this translation helpful? Give feedback.
All reactions