Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please repost this to the UI Bug Tracker.