detach socket
This commit is contained in:
parent
8d6a93aa66
commit
b485ccd82e
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ const Chat = {
|
||||||
|
|
||||||
if (this.testMode) return
|
if (this.testMode) return
|
||||||
this.deactivate()
|
this.deactivate()
|
||||||
|
this.detachSocket()
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
conversationId() {
|
conversationId() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue