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
The dragenterHandler checks whether targetArray and sourceArray are identical but sourceArray is not reset on drop. So after the sortable has been used the first time it will react to any dragenter.
I'll submit a pull request soon.
The text was updated successfully, but these errors were encountered:
skeptic35
added a commit
to skeptic35/Ractive-decorators-sortable
that referenced
this issue
Mar 10, 2014
The dragenterHandler checks whether targetArray and sourceArray are identical but sourceArray is not reset on drop. So after the sortable has been used the first time it will react to any dragenter.
I'll submit a pull request soon.
The text was updated successfully, but these errors were encountered: