Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sortable -> Virtualized is broken in Safari (it happens also on storybook example) #1515

Open
rigobauer opened this issue Oct 31, 2024 · 0 comments

Comments

@rigobauer
Copy link

Hi,

Looks like the virtualized version doesn't work correctly on Safari. Once you drag an item and scroll, the preview position and the dropping position start to separate. The more you scroll, the more separation.

You can see the issue using Safari on the Storybook example:

Screen.Recording.2024-10-31.at.06.58.46.mov

I'm using Safari Version 17.5 (19618.2.12.11.6) on MacOS Sonoma 14.5. We have the exact same issue on our implementation using TanStack Virtual + dnd-kit.

It's working flawlessly on Chrome and Firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant