You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
Edit: fixed link to codepen example
The text was updated successfully, but these errors were encountered:
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
Using a value of
hover
for thetrigger
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)
Edit: fixed link to codepen example
The text was updated successfully, but these errors were encountered: