Side navigation
#4242 closed bug (fixed)
Opened February 25, 2009 09:45AM UTC
Closed February 25, 2009 02:22PM UTC
Last modified March 14, 2012 03:35PM UTC
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 (1)
Changed February 25, 2009 02:22PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Those lines have since been removed in jQuery 1.3.3 so this should be resolved now.