Skip to content

fix: 双端比较在非理想情况时, 获取 idxInOld 需要判断 node 是否为空#298

Open
dziin wants to merge 1 commit intoHcySunYang:masterfrom
dziin:fix-vue-diff
Open

fix: 双端比较在非理想情况时, 获取 idxInOld 需要判断 node 是否为空#298
dziin wants to merge 1 commit intoHcySunYang:masterfrom
dziin:fix-vue-diff

Conversation

@dziin
Copy link
Copy Markdown

@dziin dziin commented May 26, 2021

idxInOld 存在的时候,prevChildren[idxInOld] = undefined,在下次循环查找 idxInOld 的时候,prevChildren 中可能会有空值

@dziin dziin closed this May 26, 2021
@dziin dziin reopened this May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant