Skip to main content

Bug Tracker

Side navigation

#8948 closed bug (invalid)

Opened April 23, 2011 08:02AM UTC

Closed April 23, 2011 10:23AM UTC

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)
Attachments (0)
Change History (1)

Changed April 23, 2011 10:23AM UTC by addyosmani comment:1

component: unfiledmisc
resolution: → invalid
status: newclosed

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.