Match-id-14c6d77f9988d9f6f8d9623e58e234decb7b663d

This commit is contained in:
* 2022-01-26 10:14:26 +08:00 committed by *
parent b9a2d4067d
commit dea643344b
1 changed files with 0 additions and 1 deletions

View File

@ -321,7 +321,6 @@ function diffArrayNodes(
if (leftIdx === rightIdx) {
if (isComparing) {
if (firstChild && parentNode.tag === DomComponent && newChildren.length === 0) {
// if (false) {
FlagUtils.markClear(parentNode);
parentNode.clearChild = firstChild;
} else {