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: fix websocket connection #295

Merged
merged 1 commit into from
Apr 29, 2024
Merged

fix: fix websocket connection #295

merged 1 commit into from
Apr 29, 2024

Conversation

ilyevskii
Copy link
Contributor

Without this fix, websockets cannot connect to the API in local environment and throw warning 'WebSocket is closed before the connection is established.' due to react strict mode.

@ilyevskii ilyevskii requested a review from fruneen April 25, 2024 14:07
@ilyevskii ilyevskii changed the title fix: change disconnect method fix: fix websocket connection Apr 25, 2024
Copy link
Member

@fruneen fruneen left a comment

Choose a reason for hiding this comment

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

Great!
Thanks for fix 🙏

@fruneen fruneen merged commit 857608c into main Apr 29, 2024
5 checks passed
@fruneen fruneen deleted the ilyevskii/fix-sockets branch April 29, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants