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
There are occurrences when people are getting stuck in the demo during the onboarding. This happens in the connection screen as well as the credential screen.
Sometimes when you refresh the page, the state is not properly rehydrated. The state keeps the old connection id in their preferences, but onboarding flow is restarted. We should check if the store is properly rehydrated after a user refreshes the page.
This primarily happens on mobile, probably because users use the cmd+k menu to reset the state on desktop instead of refreshing the page.
The text was updated successfully, but these errors were encountered:
There are occurrences when people are getting stuck in the demo during the onboarding. This happens in the connection screen as well as the credential screen.
Sometimes when you refresh the page, the state is not properly rehydrated. The state keeps the old connection id in their preferences, but onboarding flow is restarted. We should check if the store is properly rehydrated after a user refreshes the page.
This primarily happens on mobile, probably because users use the cmd+k menu to reset the state on desktop instead of refreshing the page.
The text was updated successfully, but these errors were encountered: