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
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
I modified slightly the connected lists demo found on the readme.
Here's my fork. The only difference is that I added the
receive
event to cancel.To reproduce the issue, first try dragging an element from list on left to list on right. This should fail, as anticipated.
Then, when dragging last item on list on left upwards (to sort), it introduces an additional element into the list.
The text was updated successfully, but these errors were encountered: