Search and Top Navigation
#14734 new bug ()
Opened October 21, 2015 11:48AM UTC
Last modified October 21, 2015 11:48AM UTC
sortable's cancel method not working with connectToSortable option
Reported by: | tj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a sortable which is connected to draggable items using connectToSortable option.
In this set up, the cancel method of sortable does not work. Even if call cancel in the receive callback, the item still gets added .
Here's a small fiddle demonstrating the problem: http://jsfiddle.net/t0ndh136/3/