Bug Tracker

Opened 14 years ago

Closed 14 years ago

#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:
Blocked by: Blocking:

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 (3)

comment:1 Changed 14 years ago by tobiashcrz

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

comment:2 Changed 14 years ago by Rwhitbeck

Can you attach a file that has an example of the problem?

comment:3 Changed 14 years ago by dmethvin

Resolution: invalid
Status: newclosed

Closed due to inactivity; reopen if you have a test case.

Note: See TracTickets for help on using tickets.