warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

Plugin doesn't show up in the chrome debugger tool #111

Open zxhwd2008 opened 10 months ago

zxhwd2008 commented 10 months ago

Describe the bug I have installed the plugin and I couldn't find it from the chrome debugger tool as per screenshot.

Screenshots Screenshot 2023-08-10 at 13 55 25

warrenday commented 10 months ago

Related https://github.com/warrenday/graphql-network-inspector/issues/62

Could you share OS details? Seems like an issue introduced in the latest chromium.

zxhwd2008 commented 10 months ago

Screenshot 2023-08-10 at 15 01 26 and Chrome version: Version 115.0.5790.170

zxhwd2008 commented 10 months ago

actually after upgarding my os, this seems to be fixed!

warrenday commented 10 months ago

Other users reported this resolving itself. I have no idea if it was an issue with a specific version of chrome, but I was never able to recreate the problem on my side.

krishna-koushik commented 9 months ago

I have the same issue My chrome version is Version 117.0.5938.92 (Official Build) (arm64) and i also see that the plugin seems to be disabled

Screenshot 2023-09-26 at 8 32 49 PM Screenshot 2023-09-26 at 8 32 33 PM
rrrix commented 8 months ago

I had to restart my chrome (like, fully quit/close the app), and then it showed up. Maybe DevTools only registers new devtools tabs on startup?

ricardomarcattini commented 4 months ago

I had this problem today and I solved it by restarting the Chrome developer tool, for window F12 > F1 on the developer tool, this will open the tool settings, at the end of the options there is the restart button