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

[ECO-2516] Merge local storage JSON parse hotfix to production #425

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

xbtmatt
Copy link
Collaborator

@xbtmatt xbtmatt commented Nov 28, 2024

Description

Merge local storage hotfix to production. No try/catch around the parse means old invalid JSON values aren't correctly caught.

This fixes that.

Testing

Tested by manually setting @econia-labs/emojicoin-frontend_theme local storage value to light.

@xbtmatt xbtmatt requested a review from alnoki November 28, 2024 03:22
Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
emojicoin-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 3:23am
emojicoin-dot-fun-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 3:23am

@xbtmatt xbtmatt changed the title [ECO-2516] Prevent JSON deserialization issue (#420) [ECO-2516] Merge JSON parse hotfix to production Nov 28, 2024
@xbtmatt xbtmatt changed the title [ECO-2516] Merge JSON parse hotfix to production [ECO-2516] Merge local storage JSON parse hotfix to production Nov 28, 2024
@xbtmatt xbtmatt merged commit 29989a9 into production Nov 28, 2024
7 checks passed
@xbtmatt xbtmatt deleted the ECO-2523 branch November 28, 2024 03:29
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.

3 participants