Modify ↓
Ticket #4147 (closed bug: invalid)
mouseup() and remove()
| Reported by: | tobiashcrz | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.3.1 |
| Component: | unfiled | Version: | 1.3.1 |
| Keywords: | draggable | Cc: | |
| Blocking: | Blocked by: |
Description
The error occurred when I removed a node, then the function draggable ((revert: true)) was performed.
The error was in Firefox:
$(this).data("draggable") is undefined var o = $(this).data('draggable').options; file:///C:/Documents%20and%20Settings/tobiash/Desktop/dragdrop/ui.draggable.js Line 565
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I look forward to fix the error, if possible send me an email