Opened 14 years ago
Closed 13 years ago
#4559 closed bug (notabug)
Sortable ui.helper = null when revert is true
Reported by: | yanick | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.sortable | Version: | 1.7.1 |
Keywords: | sortable helper revert | Cc: | |
Blocked by: | Blocking: |
Description
When setting the option revert to true, the ui.helper object is null on 99% of the time. This is probably due because the function event callback is triggered after the ui.helper is removed from the DOM tree.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Not a bug - use the beforeStop callback if you need ui.helper.