Opened 12 years ago
Closed 12 years ago
#8948 closed bug (invalid)
Accordion menus stopped working with 1.6b1
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | misc | Version: | 1.6b1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Im using jQuery UI 1.9m4. The accordion menus stopped working when I switched to jQuery 1.6b1 it worked fine on 1.5.2 .
Here is the error message from Chrome:
Uncaught TypeError: Cannot read property '0' of undefined $.widget._eventHandlerjquery-ui.js:5901 $.widget.$.$.extend.namespacejquery-ui.js:379 jQuery.event.handlejquery-1.6b1.js:2859 jQuery.event.add.elemData.handle.eventHandlejquery-1.6b1.js:2494
Here is the error message from firefox 4:
active is undefined [Break On This Error] clickedIsActive = clicked[ 0 ] === active[ 0 ], jquery...3545086 (line 5901)
Change History (1)
comment:1 Changed 12 years ago by
Component: | unfiled → misc |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for submitting a ticket to the jQuery Project. If you take a look at the milestone release date for UI 1.9m4 you'll see that it was released significantly prior to the jQuery 1.6 beta being made available for testing. As the UI milestone releases are still in heavy development (and may not have been yet updated to account for changes introduced in 1.6) it's very possible that this is what's breaking your code - UI needs further changes to be made. Because this tracker is used for jQuery core issues only, please re-submit your ticket to the jQuery UI bug tracker and they'll be able to assist further.