-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Error upgrade from 1.4.2 to 1.7.0 #1236
Comments
Try master. |
RubaXa
added a commit
that referenced
this issue
Dec 7, 2017
Can a new package be published for this change? |
+1 |
Tried but It seems not fixed in master |
Solved in 1.8.0 |
This was referenced Sep 23, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a feature working well with DnD in version 1.4.2 but have critical regressions in version 1.7.0
Below are the jsbin demonstrate:
1.4.2: https://jsbin.com/johalitani/1/edit?html,css,js,output
1.7.0: https://jsbin.com/giyaqiqiwu/1/edit?html,css,js,output
Expected behavior for 1.7.0: Works as 1.4.2 did.
Actual behavior for 1.7.0: Can hardly tell the dragging item or target item during the DnD. Click on any button will trigger DnD.
The text was updated successfully, but these errors were encountered: