Opened 15 years ago
Closed 15 years ago
#2969 closed bug (fixed)
.slider("destroy") throws error - 'this.handle.unwrap("a").mouse is not a function'
Reported by: | mkn | Owned by: | rdworth |
---|---|---|---|
Priority: | blocker | Milestone: | 1.5 |
Component: | ui.slider | Version: | 1.5rc1 |
Keywords: | slider destroy | Cc: | |
Blocked by: | Blocking: |
Description
When I destroy a slider, I get the error 'this.handle.unwrap("a").mouse is not a function' in ui.slider.js, line 49.
Note: See
TracTickets for help on using
tickets.
Fixed in [186]