We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to introduce a general approach to displaying network errors.
A non-serializable value was detected in an action, in the path: `payload`. Value: [TypeError: Network request failed] Take a look at the logic that dispatched this action: {"error": {"message": "Rejected"}, "meta": {"RTK_autoBatch": true, "aborted": false, "arg": {"endpointName": "getChainsConfig", "forceRefetch": undefined, "originalArgs": undefined, "queryCacheKey": "getChainsConfig(undefined)", "subscribe": true, "subscriptionOptions": undefined, "type": "query", Symbol(forceQueryFn): undefined}, "baseQueryMeta": undefined, "condition": false, "rejectedWithValue": true, "requestId": "LIgRENvnYHOMJ6jBvfE2p", "requestStatus": "rejected"}, "payload": [TypeError: Network request failed], "type": "api/executeQuery/rejected"} (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)
Mobile
Disable your internet connection and try to access the home screen, you will be greated by.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
We need to introduce a general approach to displaying network errors.
Environment
Mobile
Steps to reproduce
Disable your internet connection and try to access the home screen, you will be greated by.
Screenshots
The text was updated successfully, but these errors were encountered: