Skip to main content

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.

Attachments (0)
Change History (2)

Changed June 02, 2009 12:34PM UTC by jzaefferer comment:1

milestone: TBD1.8

Changed August 22, 2009 01:56PM UTC by paul comment:2

resolution: → invalid
status: newclosed

Not a bug - use the beforeStop callback if you need ui.helper.