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

hover-triggered popovers disappear after opening, or teleport to top-left of container #33340

Closed
RentecTravis opened this issue Mar 11, 2021 · 2 comments

Comments

@RentecTravis
Copy link

RentecTravis commented Mar 11, 2021

Using a value of hover for the trigger option with popovers causes strange behavior. Sometimes the popover opens in the correct position, and then disappears immediately. Other times the popover teleports to the top left of the viewport, but only after moving the mouse cursor.

View Codepen example

May be duplicate of #32897 and #32372.

32897 just says "not working", and is for beta1. 32372 is specifically about tooltips, not popovers.

OS: Windows 10
Browser: Chrome, Version 89.0.4389.82 (64-bit)

bs5-hover-popover-issue

Edit: fixed link to codepen example

@RentecTravis RentecTravis changed the title hover-trigged popovers disappear after opening, or teleport to top-left of container hover-triggered popovers disappear after opening, or teleport to top-left of container Mar 11, 2021
@alpadev
Copy link
Contributor

alpadev commented Mar 14, 2021

Popovers are based on the Tooltip component so this should be fixed with #33289.

@mdo
Copy link
Member

mdo commented Mar 24, 2021

Closing since #33289 was merged.

@mdo mdo closed this as completed Mar 24, 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

No branches or pull requests

3 participants