You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you look at the master branch and the commits, the author is not actively developing this repository any more. Only accepting pull requests from others.
So I think the someone will just have to start digging into the source and find the problem themselves. Best also do a PR if someone was able to fix it.
Jsfiddle link
http://jsbin.com/cijamah/1/edit?output
Step by step scenario
Actual outcome
The item keeps the CSS class
chosenClass
/ item is not dropped.Expected Solution
The item should be put down again (dropped in same location / dragEnd should be executed) and the
chosenClass
should be removed.The text was updated successfully, but these errors were encountered: