Match-id-76c4bd08e76f99dec2a23ee3bb9ce802c95eebe1

This commit is contained in:
* 2022-02-17 11:17:20 +08:00 committed by *
parent 32d31738b7
commit 21e1ab6595
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ export function submitToRender(treeRoot) {
afterSubmit(dirtyNodes);
setExecuteMode(preMode);
dirtyNodes.length = 0;
startVNode.dirtyNodes = null;
}
if (isSchedulingEffects()) {