Side navigation
#14230 closed bug (invalid)
Opened August 07, 2013 08:37AM UTC
Closed August 22, 2013 08:49AM UTC
jQuery.makeArray bug on IE9
Reported by: | sir_maximinus@hotmail.com | Owned by: | sir_maximinus@hotmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
With Browser mode = IE9 Compatibility View and
Document mode = IE9 Standards
console shows:
SCRIPT5009: 'Object' no está definido
jquery-1.10.2.js, Línea 697 Carácter 4
When unbinding a function to resize event of window.
I couldn't reproduce it on jsfiddle. The page where happens is inside iframe.
Attachments (0)
Change History (2)
Changed August 07, 2013 02:40PM UTC by comment:1
owner: | → sir_maximinus@hotmail.com |
---|---|
status: | new → pending |
Changed August 22, 2013 08:49AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
jsfiddle views are also inside iframes, if you can't provide a reproduction, then there isn't much we can do to help. Try codepen, or jsbin?