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 I follow the tutorial to pull data, it always fails. After I put the data locally and modify the port, it sometimes succeeds, but most of the time it fails. Please correct this error.
The text was updated successfully, but these errors were encountered:
The problem I had here, for Firefox at least, is that once the client gets a CORS error Firefox won't allow the request to be retried once the proxy server is up. Even shift-reload doesn't seem to reset things. Easy workaround is to just connect again in a new tab.
This is about:
https://yew.rs/zh-Hans/docs/tutorial#fetching-data-using-external-rest-api
When I follow the tutorial to pull data, it always fails. After I put the data locally and modify the port, it sometimes succeeds, but most of the time it fails. Please correct this error.
The text was updated successfully, but these errors were encountered: