Crash/error when opening HygraphQuery

In Chrome, trying to open a Hygraph Fetcher Query results in a crash/error message

Unexpected error
SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

Had to allow “third-party cookies” in the Chrome settings - I think this might need to be changed in the future? https://www.cookiebot.com/en/google-third-party-cookies/

Hi @able_bandicoot, sorry I’m a bit confused by this one - who/what is trying to localStorage?

What is the relationship to cookies?

And what is the relationship to the GraphQL query?

Not sure, but having “block third-party cookies” turned on in Chrome seemed to be denying access to the Hygraph Fetcher Query while using localhost?