Opened 10 years ago

Closed 9 years ago

#9839 closed bug (worksforme)

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.

Change History (2)

comment:1 Changed 10 years ago by jessehouchins

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

comment:2 Changed 9 years ago by mikesherov

Resolution: worksforme
Status: newclosed

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

Note: See TracTickets for help on using tickets.