Unsubscribe priceSubscription onDestroy
This commit is contained in:
parent
b6085247f2
commit
37d80b8ecf
@ -471,6 +471,7 @@ export class BlockComponent implements OnInit, OnDestroy {
|
||||
this.auditSubscription?.unsubscribe();
|
||||
this.unsubscribeNextBlockSubscriptions();
|
||||
this.childChangeSubscription?.unsubscribe();
|
||||
this.priceSubscription?.unsubscribe();
|
||||
}
|
||||
|
||||
unsubscribeNextBlockSubscriptions() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user