Match-id-76c4bd08e76f99dec2a23ee3bb9ce802c95eebe1
This commit is contained in:
parent
32d31738b7
commit
21e1ab6595
|
@ -65,6 +65,8 @@ export function submitToRender(treeRoot) {
|
|||
afterSubmit(dirtyNodes);
|
||||
|
||||
setExecuteMode(preMode);
|
||||
dirtyNodes.length = 0;
|
||||
startVNode.dirtyNodes = null;
|
||||
}
|
||||
|
||||
if (isSchedulingEffects()) {
|
||||
|
|
Loading…
Reference in New Issue