forked from mystiq/hydrogen-web
this is a NOP, but in the future might not be
This commit is contained in:
parent
7def542e21
commit
9a3734e5ba
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ export class MappedMap extends BaseObservableMap {
|
|||
}
|
||||
|
||||
onUnsubscribeLast() {
|
||||
super.onUnsubscribeLast();
|
||||
this._subscription = this._subscription();
|
||||
this._mappedValues.clear();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue