mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-02-09 02:58:18 +01:00
this is a NOP, but in the future might not be
This commit is contained in:
parent
7def542e21
commit
9a3734e5ba
@ -67,6 +67,7 @@ export class MappedMap extends BaseObservableMap {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onUnsubscribeLast() {
|
onUnsubscribeLast() {
|
||||||
|
super.onUnsubscribeLast();
|
||||||
this._subscription = this._subscription();
|
this._subscription = this._subscription();
|
||||||
this._mappedValues.clear();
|
this._mappedValues.clear();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user