Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: fix Node.childNodes didn't update when nodes changed. #419

Merged
merged 7 commits into from
Jul 19, 2023

Conversation

andycall
Copy link
Member

@andycall andycall commented Jul 12, 2023

The Node.childNodes needs to invalidate it's cache when the child member are changed.

@andycall andycall added this pull request to the merge queue Jul 18, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jul 18, 2023
@devjiangzhou devjiangzhou added this pull request to the merge queue Jul 19, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jul 19, 2023
@andycall andycall added this pull request to the merge queue Jul 19, 2023
Merged via the queue into main with commit e98ebae Jul 19, 2023
27 checks passed
@andycall andycall deleted the fix/child_nodes_update branch July 19, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants