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
The problem here is that as soon as you make changes, the example app gets cloned to another subdomain, and then the browser prevents requests between those subdomains, resulting in a CORS error.
I'll have to do some talking internally if we can find a way around this.
Issue Description
Open the example app as mentioned in Queries docs, it will display
Error! Failed to fetch
Link to Reproduction
https://codesandbox.io/p/sandbox/queries-example-app-final-nrlnl?file=%2Fsrc%2Findex.js
Reproduction Steps
No response
@apollo/client
version3.5.5
The text was updated successfully, but these errors were encountered: