Opened 15 years ago
Closed 15 years ago
#3065 closed bug (invalid)
UI Sortables 'stop' bug
Reported by: | Vaskerville | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | core | Version: | 1.2.6 |
Keywords: | ui | Cc: | |
Blocked by: | Blocking: |
Description
When I use the sortables 'stop' option and capture the list order it returns both the active element and a clone of the element appended to the end of the list (or the active list group).
It appears that stop is firing before the cloned list element has deleted itself...and thus not after the end of the sort cycle.
Note: See
TracTickets for help on using
tickets.
This belongs to jQuery UI. Please repost this to the UI Bug Tracker. Thanks.