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

Simple sortable freeze on drop #468

Closed
directcuteo opened this issue Oct 1, 2019 · 4 comments
Closed

Simple sortable freeze on drop #468

directcuteo opened this issue Oct 1, 2019 · 4 comments
Labels

Comments

@directcuteo
Copy link

directcuteo commented Oct 1, 2019

Hi!

If you check this simple sortable example link

https://cormacrelf.github.io/angular-skyhook/examples/index.html#/sortable/simple-kanban

and you try do drop items fast from one list to another, they sometimes freeze in the air!

I have implemented the example in my code also and it does the same. Can be this fixed?

Thank you!

@cormacrelf
Copy link
Owner

What browser/OS are you experiencing the issue on? There is a firefox bug that sounds like what you describe, and that I can reproduce, that has recently regressed. More details at react-dnd/react-dnd#1000

@directcuteo
Copy link
Author

directcuteo commented Oct 3, 2019

I am experiencing the issue on Chrome v. 77, Windows 10.

@cormacrelf
Copy link
Owner

Chrome 77 has a bug. Could be it. https://bugs.chromium.org/p/chromium/issues/detail?id=1005747

@cormacrelf
Copy link
Owner

Also ref react-dnd/react-dnd#1534 where people are tracking Chrome patches. Not however that the angular-skyhook demo page is not running in an iframe, so I'm not entirely convinced. Would be good to confirm this goes away when Chrome is fixed.

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

No branches or pull requests

2 participants