Opened 12 years ago
Closed 10 years ago
#7448 closed bug (worksforme)
When draggable "stop" method calls an animation's "stop" method, an infinite error message occurs.
Reported by: | dannybtran | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When draggable "stop" method calls an animation's "stop" method, an infinite error message occurs only when revert = true and revertDuration > 0
A jsfiddle example can be found here: http://jsfiddle.net/dfyhR/7/
A web page documenting the bug can be found here: (repro steps listed) http://dannytran.me/jquery-ui-draggable-animation-stop-bug
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 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://jsfiddle.net/ZXADU/
If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!