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: Don't add siblings multiple times in appendNextSiblings #656

Merged
merged 1 commit into from
Dec 26, 2021

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Dec 26, 2021

This bug was hidden due to removeSubsets ordering elements.

Fixes #655

This bug was hidden due to `removeSubsets` ordering elements.

Fixes #655
@fb55 fb55 enabled auto-merge (squash) December 26, 2021 11:37
@fb55 fb55 merged commit 726f51b into master Dec 26, 2021
@fb55 fb55 deleted the fix/append-next-siblings branch December 26, 2021 11:37
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.

OOM crash due to code bug in appendNextSiblings function (invoked when used with CSS query for siblings)
1 participant