Skip to main content

Search and Top Navigation

#9839 closed bug (worksforme)

Opened February 19, 2014 06:25PM UTC

Closed August 24, 2014 11:30AM UTC

Draggable throws an error when dropping on a Sortable list.

Reported by: jessehouchins Owned by:
Priority: minor Milestone: none
Component: ui.draggable Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:
Description

I see this error in UI 1.9.2 and it is still reproducible in 1.10.3

Fiddle: http://jsfiddle.net/97Zx3/4/

When a Draggable is initialized WITHOUT a helper AND connected to a Sortable, the draggable.cursor.drop method cannot find the draggable data and throws a runtime error.

Attachments (0)
Change History (2)

Changed February 19, 2014 06:26PM UTC by jessehouchins comment:1

FYI: this happens when dropping a draggable item onto the sortable list.

Changed August 24, 2014 11:30AM UTC by mikesherov comment:2

resolution: → worksforme
status: newclosed

This is fixed as of latest. http://jsfiddle.net/97Zx3/4/