Skip to content
New issue

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

Torus Login UI errors out in chrome incognito mode #493

Open
metasar-team opened this issue Sep 29, 2022 · 0 comments
Open

Torus Login UI errors out in chrome incognito mode #493

metasar-team opened this issue Sep 29, 2022 · 0 comments

Comments

@metasar-team
Copy link

The open login UI does not launch in incognito mode, although everything works fine in regular mode on Chrome. Here is the error that's thrown in the console:

Failed to rehydrate SyntaxError: "undefined" is not valid JSON
at JSON.parse ()
at OpenLoginStore.set (openlogin.esm.js:458:24)
at OpenLoginHandler.getActiveSession (OpenLoginHandler.js:97:42)
at Store.rehydrate (actions.js:619:52)
at Array.wrappedActionHandler (vuex.esm.js:851:23)
at Store.dispatch (vuex.esm.js:516:13)
at Store.boundDispatch [as dispatch] (vuex.esm.js:406:21)
at VueComponent.mappedAction (vuex.esm.js:1064:20)
at VueComponent.created (App.vue:39:1)
at invokeWithErrorHandling (vue.runtime.esm.js:2967:61)

I am pretty sure all the configurations are correct since this works fine in the non-incognito mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant