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
I've been trying to investigate this further but I haven't been able to reproduce the issue on Windows or Linux (I don't have access to Mac). One thing we could try is using Window.localStorage instead of Window.sessionStorage but I won't be able to verify if it works as I can't reproduce the issue.
On the login page the session data doesnt seem to save on firefox, resulting in all calls returning a 401 since no valid token can be made.
The text was updated successfully, but these errors were encountered: