fix(core): update
This commit is contained in:
@@ -83,6 +83,7 @@ export class SocketConnection {
|
||||
);
|
||||
await this.disconnect();
|
||||
allSocketConnections.remove(this);
|
||||
this.eventSubject.next('disconnected');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user