#4242 closed bug (fixed)
in IE8 jQuery.cache has [null] in end of array
Reported by: | StackOverflow | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | data | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I had a problem when .data returns not right stuff. Inside jQuery.cache I found array with [null] in the end. In FireFox all normal, and no nulls.
Attachments (2)
Change History (3)
Changed 14 years ago by
Attachment: | jquery cache null.PNG added |
---|
Changed 14 years ago by
Attachment: | jquery expando null.PNG added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Those lines have since been removed in jQuery 1.3.3 so this should be resolved now.