Side navigation
#12230 closed bug (invalid)
Opened August 09, 2012 07:09PM UTC
Closed August 24, 2012 08:59AM UTC
return s(e.querySelectorAll(b), f)
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
chrome pauses page load when refreshing the page with inspect element, due to an error of some kind. line 1878 is highlighted when "Pretty Print" is clicked on, otherwise line 2 is highlighted in it's minified state.
Attachments (0)
Change History (4)
Changed August 09, 2012 07:11PM UTC by comment:1
owner: | → anonymous |
---|---|
status: | new → pending |
Changed August 09, 2012 07:42PM UTC by comment:2
status: | pending → new |
---|
Just to make sure, don't toggle "pause on exceptions" on - it will also break in try/catch blocks, which jQuery uses when initializing.
Changed August 09, 2012 11:53PM UTC by comment:3
status: | new → pending |
---|
Changed August 24, 2012 08:59AM UTC by comment:4
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!
Please, please, PLEASE provide better information. For one, that is the compressed version. Please provide a test case, preferably one at jsfiddle.net, and a better description than "an error of some kind".