Stop connections on view model destroy
This commit is contained in:
@@ -359,7 +359,6 @@ class UserMedia {
|
||||
|
||||
public destroy(): void {
|
||||
this.scope.end();
|
||||
|
||||
this.vm.destroy();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user