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

feat(web): increment version in local storage key #1379

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

ivan-aksamentov
Copy link
Member

This is necessary to avoid format mismatch when loading Nextclade Web v3 in browsers having previously ran Nextclade v2 and having settings stored in local storage.

The release version of Nextclade Web v3 will be on the same domain as v2, so the stored values will stay and might cause unnecessary effects. Changing key name avoids this issue and everybody will start over with a clean new storage.

This is necessary to avoid format mismatch when loading Nextclade Web v3 in browsers having previously ran Nextclade v2 and having settings stored in local storage.

The release version of Nextclade Web v3 will be on the same domain as v2, so the stored values will stay and might cause unnecessary effects. Changing key name avoids this issue and everybody will  start over with a clean new storage.
Copy link

vercel bot commented Jan 12, 2024

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

Name Status Preview Updated (UTC)
nextclade ✅ Ready (Inspect) Visit Preview Jan 12, 2024 3:39pm

@ivan-aksamentov ivan-aksamentov merged commit ce72275 into master Jan 12, 2024
20 checks passed
@ivan-aksamentov ivan-aksamentov deleted the feat/web-increment-local-storage-version branch January 12, 2024 15:56
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.

1 participant