You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the plugin is active I get this error when trying to use Apollo's useQuery clientside. I noticed this first when my search page stopped returning results.
Access to fetch at 'https://guild-wordpress.test/graphql' from origin 'http://localhost:3000' has been blocked by CORS policy: Request header field content-type is not allowed by Access-Control-Allow-Headers in preflight response.
The text was updated successfully, but these errors were encountered:
When the plugin is active I get this error when trying to use Apollo's
useQuery
clientside. I noticed this first when my search page stopped returning results.The text was updated successfully, but these errors were encountered: