Skip to content

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

Merged
roggervalf merged 1 commit intoReactTooltip:masterfrom
janeksmielowski:fix-styles-injection
Jan 14, 2021
Merged

fix(style injection): change style injection default root#666
roggervalf merged 1 commit intoReactTooltip:masterfrom
janeksmielowski:fix-styles-injection

Conversation

@janeksmielowski
Copy link
Copy Markdown

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
Copy Markdown
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