#3018 closed bug (fixed)
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.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | sortables_bug.html added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 1.5 → 1.5.1 |
---|
Note: See
TracTickets for help on using
tickets.
Bug Example