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 performance issue when calculating if element has significant siblings #166

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

david-tejada
Copy link
Owner

The issue appeared if the parent of the target element had many children. Caused the extension to stall in a page with a select with ~2000 options.

@david-tejada david-tejada merged commit 8169143 into main Aug 4, 2023
4 checks passed
@david-tejada david-tejada deleted the fix-significant-siblings-issue branch August 4, 2023 18:11
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