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

Let the homepage load without localStorage enabled. #224

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

MelissaAutumn
Copy link
Member

Fixes #76

This should at least let the homepage load without erroring out that localStorage is null. It turns out Mozilla Accounts (and actually our login process) requires web storage, so we kind of can't make the site much more functional than this.

@MelissaAutumn MelissaAutumn requested a review from devmount January 9, 2024 22:50
@MelissaAutumn MelissaAutumn self-assigned this Jan 9, 2024
@MelissaAutumn MelissaAutumn merged commit a2133d3 into main Jan 12, 2024
1 check passed
@MelissaAutumn MelissaAutumn deleted the features/76-handle-localstorage-exceptions branch January 12, 2024 17:41
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

Successfully merging this pull request may close these issues.

Handle local storage exceptions
2 participants