Bug Tracker

Modify

Ticket #9923 (closed bug: worksforme)

Opened 23 months ago

Last modified 15 months ago

Warning: reference to undefined property a[f.expando] Source File: http://xxxx/js/jquery-1.6.2.min.js Line: 16

Reported by: mricketson@… Owned by:
Priority: low Milestone: None
Component: misc Version: 1.6.2
Keywords: Cc:
Blocking: Blocked by:

Description

Firfox 5.0 using Firebug

Change History

comment:1 Changed 23 months ago by addyosmani

  • Priority changed from undecided to low
  • Resolution set to worksforme
  • Status changed from new to closed
  • Component changed from unfiled to misc

Thanks for submitting a ticket to the jQuery bug tracker!. Testing jQuery 1.6.2 using jsFiddle and Firefox 5 on both OSX and Windows, I'm unable to reproduce the issue you're experiencing.  http://jsfiddle.net/3ErZP/.

Expando related issues are usually related to collisions between multiple instances of jQuery on a page, however in this case it would appear that the minified code may not have completed downloading/loading on the page you were executing, possibly causing the undefined exception you're experiencing. Please try emptying your cache and reloading your page (or alternatively if the issue persists, try loading from a CDN to see if you're still running into the same undefined issue).

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.