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(OverlayTrigger): position overlay properly when defaultShow set #6657

Merged
merged 1 commit into from Jul 16, 2023

Conversation

kyletsang
Copy link
Member

Fixes #6619

Need to run the popper update once the target element resolves so that it's positioned properly with defaultShow=true

@kyletsang kyletsang requested a review from jquense July 14, 2023 04:43
@kyletsang kyletsang merged commit 6bb3842 into master Jul 16, 2023
13 checks passed
@kyletsang kyletsang deleted the fix-popover-default-show branch July 16, 2023 18:54
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.

OverlayTrigger with defaultShow does not position tooltip correctly
2 participants