You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
I'm connect using websocket protocol, and after I close all tabs, it will remains at Status: 2, not Disconnected.
console says:
WebSocket connection to 'wss://chat.mycard.moe:5280/websocket' failed: Data frame received after close
Uncaught TypeError: Cannot read property 'readyState' of null
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm connect using websocket protocol, and after I close all tabs, it will remains at
Status: 2
, notDisconnected
.console says:
The text was updated successfully, but these errors were encountered: