Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This belongs to jQuery UI. Please repost this to the UI Bug Tracker. Thanks.