mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-02-08 18:48: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() {
|
||||
super.onUnsubscribeLast();
|
||||
this._subscription = this._subscription();
|
||||
this._mappedValues.clear();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user