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

Josh JS localStorage Issue when using Safari in Private Browsing Mode #24

Closed
sdether opened this issue Aug 7, 2014 · 0 comments
Closed

Comments

@sdether
Copy link
Owner

sdether commented Aug 7, 2014

See issue here: http://stackoverflow.com/questions/14555347/html5-localstorage-error-with-safari-quota-exceeded-err-dom-exception-22-an

[Error] QuotaExceededError: DOM Exception 22: An attempt was made to add something to storage that exceeded the quota.
save (history.js, line 41)
History (history.js, line 36)

Any call to local storage will need to get wrapped in a try/catch to catch this error.

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