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
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:
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: