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 loading Orders and Balances alot of errors pop up on the screen like below. Eventually Orders and balances show on the screen but the errors are unnessary.
Error loading all market
failed to get info about account 74Ciu5yrste8TFTHvQuEVbFZJrbnCMRoohBK33NNiPtv: TypeError: Failed to fetch
The text was updated successfully, but these errors were encountered:
Apparently there is some CORS problem showing up in the console Not sure if it's related:
Access to fetch at 'https://solana-api.projectserum.com/' from origin 'https://dex.projectserum.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
When loading Orders and Balances alot of errors pop up on the screen like below. Eventually Orders and balances show on the screen but the errors are unnessary.
Error loading all market
failed to get info about account 74Ciu5yrste8TFTHvQuEVbFZJrbnCMRoohBK33NNiPtv: TypeError: Failed to fetch
The text was updated successfully, but these errors were encountered: