Blank screen on graphiql

Recently we’ve started having troubles with graphiql with it showing a completely blank screen.

It seems to be caused by Hydrogen loading the plugin explorer from unpkg.com, which is now blocked by modern browsers due to CORS and MIME-type policies. As a result, the entire GraphiQL React tree crashes before it can render.

Any thoughts?

Hey @Joakim

I can’t seem to replicate on my dev store - is this happening on just a specific store for you?

Same issue here. Is there a way to load this without the unpkg.com url?

DMing you for details on this

Can we get details on how to solve this? I am having the same issue.

I have the same issue and would be interested in a solution

The workaround is to start using the Shopify GraphiQL App:
It’s a lot less convenient, but you’ll get access to your data again.