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

Drag Overlay and scrolling container not working after scroll #325

Closed
damien-monni opened this issue Jun 8, 2021 · 1 comment
Closed

Comments

@damien-monni
Copy link

I don't know if it is related to #43, so I am opening a new issue.

I am having an issue with a simple drag and drop that is using a scrolling container. I tried to replicate the issue in the most simple way I could find here: https://codesandbox.io/s/dnd-kit-scroll-issue-iwxrm?file=/src/App.js

When the container is not scrolled, drag and drop works perfectly. But as soon as you scroll the container and try to drag and drop an item, it starts behaving weirdly. Sometime it even seems to randomly stops working as you can see in the following video:

issue.dnd.mp4

Any hint or workaround for this issue would be fantastic!

Thanks

@clauderic
Copy link
Owner

This is indeed a duplicate of #43, though thanks for the detailed issue report and replication sandbox

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

2 participants