-
Notifications
You must be signed in to change notification settings - Fork 785
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
Issue on dropzones with 1.10.20 release #1016
Comments
I'm having the same issue. Switching back to version 1.10.19 and it works again. |
the same case, rollback to 1.10.19 will be ok |
Same. |
I'm also having the same issue |
Same here, it drops only in the first element. |
same here, I switched back to the older version, and it works again |
thanks @taye |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @taye
I found a problem on dropzones with the new version (1.10.20).
We detect an interaction but it is not the correct zone which is selected in the event.
I'm sure it comes from this update, because it's working well on 0.10.19 and lower.
Just change https://unpkg.com/interactjs@1.10.20/dist/interact.js by https://unpkg.com/interactjs@1.10.19/dist/interact.js and this jsfiddle and it this will work as it should
Do you know what's the problem ?
https://jsfiddle.net/nasmj1dc/6/
Bests
The text was updated successfully, but these errors were encountered: