Opened 14 years ago
Closed 14 years ago
#3416 closed bug (invalid)
Draggable helper function is applied incorrect parameters
Reported by: | _Nate_ | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In the 1.62 Jquery UI build with 'draggable' in the function 'createHelper' in the line including 'o.helper.apply(this.element[0], [e]', 'e' is undefined. Did you mean 'o'? This breaks the ability to have a function helper for draggables.
Note: See
TracTickets for help on using
tickets.
Please repost this to the UI Bug Tracker.