Closed xiopt closed 6 years ago
Should be fixed now
I tested a few days ago and have the same problem. I found a workaround by storing the queue in a different variable and check it every time on reconnect. Apparently after the connection is lost the the subscriptions are lost.
I have a problem with resubscribing after reconnect. I know someone opened a ticket and a commit was pushed for this but I still face the problem.
Sever part:
Vuejs main.js
Vuejs component
Server debug on client reconnect:
The reconnection works but I don't get any event. I need to refresh page to resubscribe