Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Locks up browser when clicking on Request tab #778

Closed
togakangaroo opened this issue Apr 9, 2014 · 5 comments
Closed

Locks up browser when clicking on Request tab #778

togakangaroo opened this issue Apr 9, 2014 · 5 comments
Assignees

Comments

@togakangaroo
Copy link

Glimpse 1.8.4 in both chrome and firefox latest, when I click on the Requests tab it locks up the browser. I understand this to mean it has entered an endless loop but since the js is compressed and minified I cannot debug.

Any suggestions as to how I can give you guys a meaningful bug report for this?

@avanderhoorn
Copy link
Member

My guess is that the payload is rather big for some reason or that there is something wonky with the payload structure and Glimpse is having trouble rendering it. Could you go to a page which exhibits the problem and then copy the payload that is in the glimpse_request endpoint?

Typically this will look like the following and you can find what yours specifically is by looking at the source of the page:

src="localhost/Glimpse.axd?n=glimpse_request&requestId=2a0f3f31-3df6-4bbb-a928-0d012b9e4207&hash=dacdf3f2&callback=glimpse.data.initData"

@avanderhoorn
Copy link
Member

@togakangaroo Just wondering how you got on, is this still an issue for you?

@togakangaroo
Copy link
Author

I'll have to try that again (maybe tomorrow) never got it resolved, just disabled glimpse

@avanderhoorn
Copy link
Member

If you could let us know that would be great!

@togakangaroo
Copy link
Author

Ok finally got back to this. First of all, the offending tab is "Routes" not "Request" like I had previously stated. I updated Glimpse 1.8.3 => 1.8.6 just now.

Here is a short screencast you can see that when I click on Routes I get ... nothing ... no network activity, no anything. The page just becomes unresponsive until chrome sad-faces both it and the glimpse popup. I'm not thrilled about putting my glimpse_request out on the open internet as it has a ton of information in it but send me an email at gmauer@gmail.com and I'll send it over to you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants