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
Thanks for reporting this issue!
After a first rapid analysis, I can confirm that this behavior changed between v5.3.3 and v5.3.4, and more precisely appears to come from #40803.
Prerequisites
Describe the issue
Popover uses hover and click triggers.
Click to open the popover
Expect:
Popover remains open when moving off of the button
Actual:
Popover closes as soon as you move off of the button (hover behavior)
This is new in 5.3.4
Reduced test cases
https://codepen.io/biggernoise/pen/emmObeq
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.3.5
The text was updated successfully, but these errors were encountered: