Search and Top Navigation
#2969 closed bug (fixed)
Opened June 07, 2008 08:10AM UTC
Closed June 07, 2008 08:11AM UTC
.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.
Attachments (0)
Change History (1)
Changed June 07, 2008 08:11AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in [186]