Search and Top Navigation
#4559 closed bug (notabug)
Opened May 28, 2009 01:23PM UTC
Closed August 22, 2009 01:56PM UTC
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.