Opened 13 years ago
Closed 10 years ago
#4806 closed bug (worksforme)
Draggable: Script error
Reported by: | janpolsen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If I try to drag an element while another element is "on it's way to it's spot" (after having dragged it), then I get the following error:
this.helper is null [Break on this error] ui = ui || this._uiHash();\n
I assume it is the same error I get on the live UI website (http://jqueryui.com/demos/draggable/#sortable), when I try to drag the "drag me down" box twice, where the second drag is initiated before the box has stopped after being dropped from the first drag. Does it make any sense?
I am using UI v1.7.2 and jQuery v1.3.2. The error occurs both in FF3.5 and IE8.
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI. http://jqueryui.com/draggable/#sortable If you can still reproduce it, please feel free to reopen the bug. Thanks!