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: purge persisted clients on page reload #2133

Merged
merged 1 commit into from Apr 15, 2024

Conversation

kettanaito
Copy link
Member

When the page reloads, purge the localStorage entry keeping the WebSocket clients because upon reload each client will have a different ID anyway.

@kettanaito kettanaito changed the base branch from main to feat/ws April 15, 2024 19:56
@kettanaito kettanaito merged commit 026f24f into feat/ws Apr 15, 2024
12 checks passed
@kettanaito kettanaito deleted the fix/purge-clients-on-reload branch April 15, 2024 20:51
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.

None yet

1 participant