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: [#1581] Fixes bug where Node.getRootNode() returned null when inside a Shadow Root that was previously disconnected from the document #1582

Conversation

capricorn86
Copy link
Owner

No description provided.

… was within a ShadowRoot that previously been disconnected from the Document
@capricorn86 capricorn86 merged commit e6f8b13 into master Nov 4, 2024
4 checks passed
@capricorn86 capricorn86 deleted the 1581-nodegetrootnode-returns-null-within-a-shadowroot-that-has-been-previously-disconnected-from-the-document branch November 4, 2024 23:40
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.

Node.getRootNode() returns null within a ShadowRoot that has been previously disconnected from the Document
1 participant