Search and Top Navigation
#3018 closed bug (fixed)
Opened June 19, 2008 09:37PM UTC
Closed June 24, 2008 08:53PM UTC
Last modified June 26, 2008 07:07PM UTC
Sortable With Draggables: placeholder has no porperties
Reported by: | JimmyJam | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5.1 |
Component: | ui.draggable | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using sortabls and draggables together, dragging an element into a column and then back out without dropping it throws a "this.instance.placeholder has no properties" error on Line 534. The elements from the list are now draggable and droppable anywhere on the page. If you drag another element and drop it into the broken list, it will work properly until you repeat the process to cause the error.