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(style injection): change style injection default root #666

Merged
merged 1 commit into from
Jan 14, 2021
Merged

fix(style injection): change style injection default root #666

merged 1 commit into from
Jan 14, 2021

Conversation

janeksmielowski
Copy link

Change style injection root to evaluated parent node, that should equal to nearest shadow root host,
otherwise use head

fix #665

Change style injection root to evaluated parent node, that should equal to nearest shadow root host,
otherwise use head

fix #665
Copy link
Contributor

@roggervalf roggervalf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for your contribution

@roggervalf roggervalf merged commit a00c5b7 into ReactTooltip:master Jan 14, 2021
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.

Styles not injecting properly to shadow DOM
2 participants