Skip to content

fix: fix children managment #15

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

Merged
merged 1 commit into from
Sep 9, 2024
Merged

fix: fix children managment #15

merged 1 commit into from
Sep 9, 2024

Conversation

aralroca
Copy link
Collaborator

@aralroca aralroca commented Sep 9, 2024

Fixes a bug during streaming wait, if a node already has a child, it stops being the last node as long as the nextSibling was searched. When looking for the firstChild it is better to wait for it to have children.

@aralroca aralroca self-assigned this Sep 9, 2024
@aralroca aralroca merged commit b047ce9 into main Sep 9, 2024
1 check passed
@aralroca aralroca deleted the aralroca/fix-children branch September 9, 2024 13:56
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.

1 participant