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
{{ message }}
This repository was archived by the owner on Aug 27, 2020. It is now read-only.
Currently when there is an auth error, for example an invalid access token.
We have the following error:
Warning: RelayReadyState: Invalid state change from `{"aborted":false,"done":false,"error":{},"events":[{"type":"NETWORK_QUERY_START"},{"type":"CACHE_RESTORE_START"},{"type":"CACHE_RESTORE_FAILED"},{"type":"NETWORK_QUERY_ERROR","error":{}}],"ready":false,"stale":false}` to `{"error":{}}`.
Instead of this we should just redirect to login page with an explanatory message
Currently when there is an auth error, for example an invalid access token.
We have the following error:
Instead of this we should just redirect to login page with an explanatory message