Popover hides the button, which is in charge of closing the popover
Created by: dilyanpalauzov
I make my browser very narrow, as narrow as possible. Then I load https://getbootstrap.com/docs/4.6/components/popovers/#example and click on “Click to toggle popover”. The popover appears above the button, so that the button cannot be clicked anymore. The only way to close the popover is to click the hidden button behind the popover.
This does happen, when I load the page on my phone, which is very narrow. On the desktop the same happens with Chromium, Firefox, Epiphany (WebKit).
- Permit always to close the popovers, e.g. by not showing them over the button, which closes the popover.