Skip to main content

Search and Top Navigation

#7640 closed bug (duplicate)

Opened August 15, 2011 03:28PM UTC

Closed October 25, 2012 01:36AM UTC

ui.helper is null when using sortable cancel

Reported by: be.davestein Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.15
Keywords: Cc:
Blocked by: Blocking:
Description

I have a sortable and a droppable.

On drop I call sortable('cancel') and then append ui.draggable to the droppable.

ui.helper is null exception gets fired.

Current workaround is to setTimeout of 5 on my drop callback.

Attachments (0)
Change History (4)

Changed August 15, 2011 05:08PM UTC by be.davestein comment:1

I'm guessing this might not be fixed until 2.0 but wanted to file it away for future reference

Changed September 14, 2012 10:23AM UTC by dgkaba comment:2

Confirmed having the same problem, looking for a workaround :-S

Changed October 11, 2012 02:55PM UTC by scottgonzalez comment:3

milestone: 1.9.02.0.0

Changed October 25, 2012 01:36AM UTC by petersendidit comment:4

resolution: → duplicate
status: newclosed

Duplicate of #6954.