Bug Tracker

Modify

Ticket #4147 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by tobiashcrz

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

comment:2 Changed 4 years ago by Rwhitbeck

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

comment:3 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.