Popover doesn't hide
See original GitHub issueBug Report
SUMMARY
STEPS TO REPRODUCE
Popover details or readme, then click
after mouse left it will not hide:
EXPECTED RESULTS
ACTUAL RESULTS
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
bootstrap-popover doesn't hide when new content is loaded
In my code I have a div that I use to load different content type using JQuery, Now the new content I loaded...
Read more >Popover content does not go away on popover('hide'); #12236
So the issue is, When you open or close a popover by clicking the element on which the popover is initiated everything works...
Read more >Show and Hide the Popover - DevExtreme - DevExpress
To show or hide the Popover programmatically, call the show() or hide() method. The same thing can be done using the toggle(showing) method....
Read more >Popovers - Bootstrap
Hides an element's popover. Returns to the caller before the popover has actually been hidden (i.e. before the hidden.bs.popover event occurs). This is ......
Read more >Popovers - Bootstrap - University of Houston
Delay showing and hiding the popover (ms) - does not apply to manual trigger type. If a number is supplied, delay is applied...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
~I couldn’t reproduce this in safari Version 11.1.1 (13605.2.8)~
(edit: I figured out how to reproduce it)
Since this appears to be a bug in another library we’re going to hold off on trying to fix it in Galaxy.