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

After connecting to ws, there will be undefined messages in the ws cache message queue #225

Open
Alenchenxi opened this issue Feb 19, 2024 · 1 comment

Comments

@Alenchenxi
Copy link

image

It was found that after calling useWebsocket and opening the ws connection, an undefined message appeared in the ws cache queue for unknown reasons. After traversing the cache queue, the undefined message was sent out.

@robtaussig
Copy link
Owner

Hi @Alenchenxi ,

Can you show me how you are instantiating the hook? Are you using the socketIO plugin or the heartbeat functionality?

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

No branches or pull requests

2 participants