Should I worry about the Firefox warnings regarding jquery 1.5.2, f.x.

Warning: reference to undefined property a[d.expando]
Source File: http://localhost:51946/site/backend/script/jquery-1.5.2.min.js
Line: 16

or

Warning: reference to undefined property f[h]
Source File: http://localhost:51946/site/backend/script/jquery-1.5.2.min.js
Line: 16
link|improve this question

Is this while using jQuery.data()?.. – Robin Maben Apr 11 '11 at 10:52
feedback

1 Answer

Updating to the 1.8.0b6 version of firebug fixed the problem for me.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.