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 has been archived by the owner on May 10, 2019. It is now read-only.
Extracted from discussion in #3094. If Safari is in Private Browsing mode, it'll throw when we touch localstorage. We should detect and bail before letting the user enter an email address.
Hi! To help us better focus, I'm "closing" all issues that have been open for more than six months. These have been tagged "cleanup-2014" so that we can go back and review them in the future.
Extracted from discussion in #3094. If Safari is in Private Browsing mode, it'll throw when we touch localstorage. We should detect and bail before letting the user enter an email address.
Using Safari in private browsing mode:
results in loading this:
https://login.persona.org/signin? with no other visual indication that anything changed. The user has no idea what happened.
The console reports "QUOTA_EXCEEDED_ERR: DOM Exception 22: An attempt was made to add something to storage that exceeded the quota."
This should also
The text was updated successfully, but these errors were encountered: