Hmm. I’m having the same issue in codespaces. I have tried doing a hard refresh and no luck…
I’m looking at the console and I see the error.
Executing inline script violates the following Content Security Policy directive ‘script-src ‘nonce-id(redacted)’ ‘nonce-id(redacted)’ ‘nonce-id(redacted)’ data:’. Either the ‘unsafe-inline’ keyword, a hash (‘sha-id(redacted)‘), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
It’s clearly trying to connect to my GH. Is there a setting perhaps on the repo?