fix throttling
This commit is contained in:
parent
f1d8aa7b9a
commit
af6e15e034
1 changed files with 0 additions and 1 deletions
|
|
@ -274,7 +274,6 @@ export default abstract class Observer {
|
||||||
this.indexes.length = 1
|
this.indexes.length = 1
|
||||||
this.attributesMap.clear()
|
this.attributesMap.clear()
|
||||||
this.textSet.clear()
|
this.textSet.clear()
|
||||||
this.throttledSetNodeData.clear();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue