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

dragend event is received too fast in Chromium #1484

Open
nicoe opened this issue Apr 5, 2019 · 2 comments
Open

dragend event is received too fast in Chromium #1484

nicoe opened this issue Apr 5, 2019 · 2 comments

Comments

@nicoe
Copy link

nicoe commented Apr 5, 2019

Problem:

I have set up a sortable table but for some reasons the last rows (with a fuzzy definition of last) are not drag'n'dropable because chromium seems to trigger the dragend event before I even move the mouse.

JSBin/JSFiddle demonstrating the problem:

The JSFiddle is not able to reproduce it yet but I'll try to keep it updated by slowly adding the layers of callbacks and event bound to my table rows. Here's the start anyway:

https://jsbin.com/vebuvodabo/1/edit?html,js,output

@owen-m1
Copy link
Member

owen-m1 commented May 17, 2019

Any update on this?

@nicoe
Copy link
Author

nicoe commented Jun 5, 2019

Sorry for the delay, I might have a minimal example here:
https://jsbin.com/nafofozoja/edit?html,js,output

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