This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Connected lists create duplicates when 'cancel' is called #146
Closed
Description
Example here.
Drag any item from one list to another.
When dealing with connected lists, if you call sortable('cancel')
in the receive event, the item is moved back but appears in both lists. Doing this in jQueryUI alone works perfectly fine and I am unable to find what part of the code is causing this.
Metadata
Metadata
Assignees
Labels
No labels