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

<option> element not detected as intersecting #28

Closed
au5ton opened this issue Jul 6, 2021 · 1 comment
Closed

<option> element not detected as intersecting #28

au5ton opened this issue Jul 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@au5ton
Copy link
Owner

au5ton commented Jul 6, 2021

No description provided.

@au5ton au5ton changed the title &lt;option&gt; element not detected as intersecting <option> element not detected as intersecting Jul 6, 2021
@au5ton au5ton added the bug Something isn't working label Jul 6, 2021
@au5ton
Copy link
Owner Author

au5ton commented Jul 6, 2021

This effects any element which is valid HTML but does not have a visible presence in the DOM, such as which is only visible because of <select>. To fix this, parentElement will be replaced with nearestVisibleAncestor.

@au5ton au5ton closed this as completed in 42ab323 Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant