Warren Day
Warren Day
Expand was only ever one level deep, you can also use the keyboard arrows to do the same. ctrl + click would be a nice UX though. 👍
Hey @simplenotezy What does your current debugging process look like, are you pulling up chrome devtools using remote debugging? I'm just thinking would it be possible to enable extensions on...
We did actually explore a desktop version of the app at one point, it creates a local proxy server, and intercept all requests. However proved unpopular so I stopped development....
Sounds like a nice feature. You can also export queries by clicking "export / share". This may solve your issue in the meantime.
Hey @Grulice thanks for raising this. I'll take a look at the Firefox integration. There must be some inconstancy between the browser APIs.
Related https://github.com/warrenday/graphql-network-inspector/issues/62 Could you share OS details? Seems like an issue introduced in the latest chromium.
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...
There's no ongoing work to implement anything like this. If its something we can expand/collapse I think it would be a great feature. If you'd like to raise a PR...
@evanSe This example works, thanks. Able to render the custom component through HotColumn with Next 13.
Closing as we cannot block requests with the chrome api.