vue-socket.io-extended icon indicating copy to clipboard operation
vue-socket.io-extended copied to clipboard

$socket.connected is false but I can emit events.

Open kairosbusinessconsultancy opened this issue 5 years ago • 1 comments

My app running on the same port as my server $socket.connect = true, but when connected a new app the $socket.connect stayed false, and only updated to true when my second app reconnected.

@kairosbusinessconsultancy There is not enough information to understand where the problem lies. Could you please provide some code/ github repo or minimal working example on codesandbox reproducing the problem?

probil avatar Dec 24 '20 17:12 probil