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

Handle Quota Exceeded more gracefully #62

Open
dlongley opened this issue Mar 13, 2019 · 1 comment
Open

Handle Quota Exceeded more gracefully #62

dlongley opened this issue Mar 13, 2019 · 1 comment

Comments

@dlongley
Copy link
Contributor

A "Quota Exceeded" DOMException may be thrown when trying to write to local storage, for example, when a user has very little free disk space. We should handle this error or pass it on more gracefully.

@mattcollier
Copy link
Contributor

Apparently this can happen on devices with under 1GB of available disk space.https://bugs.chromium.org/p/chromium/issues/detail?id=838816

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

2 participants