bootstrap
bootstrap copied to clipboard
Tooltip (Popover) second call to .show() hides the tooltip
Prerequisites
- [X] I have searched for duplicate or closed issues
- [X] I have validated any HTML to avoid common problems
- [X] I have read the contributing guidelines
Describe the issue
No matter what the trigger is (manual in my demo), when I call show() when the tooltip is already shown, it ends up hidden.
Reduced test cases
https://codepen.io/hakenr/pen/GRPgvma
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Microsoft Edge
What version of Bootstrap are you using?
5.3.1
I am also having this issue in Chrome... Is there a work around?