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

fix: multiple tabs localstorage issue #544

Merged
merged 3 commits into from
Apr 3, 2024
Merged

fix: multiple tabs localstorage issue #544

merged 3 commits into from
Apr 3, 2024

Conversation

dni
Copy link
Contributor

@dni dni commented Mar 30, 2024

closes #498
refactor how to add/update/get a swap via globalContext

@dni dni requested a review from michael1011 March 30, 2024 13:24
Copy link

vercel bot commented Mar 30, 2024

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

Name Status Preview Updated (UTC)
webapp ✅ Ready (Inspect) Visit Preview Apr 3, 2024 0:31am
webapp-mainnet ✅ Ready (Inspect) Visit Preview Apr 3, 2024 0:31am

closes #498
refactor how to add/update/get a swap via globalContext

prettier
Copy link
Member

@kilrau kilrau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did some swaps, all worked as expected and swaps were stored in the new IndexedDB

image

@michael1011 michael1011 merged commit 6ac99d5 into main Apr 3, 2024
4 checks passed
@michael1011 michael1011 deleted the swap-tabs branch April 3, 2024 13:36
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.

Concurrency: multiple swaps in progress in several browser tabs can make swaps disappear
3 participants