bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

[Popover] Manually triggered popover hides when calling `setContent()`

Open pmishev opened this issue 1 year ago • 2 comments

Prerequisites

Describe the issue

Related and a possible duplicate of https://github.com/twbs/bootstrap/issues/39081 Seems to be a duplicate of https://github.com/twbs/bootstrap/issues/37206 as well, which is for 5.2.1, but the issue is still present in 5.3.1

As described in the latter issue, a use case is to show a loading... text while the actual content is retrieved via ajax

Calling .setContent() on a popover that is already shown, hides it.

Reduced test cases

https://codepen.io/pmishev/pen/LYoymzE

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

5.3.3

pmishev avatar Jun 04 '24 13:06 pmishev

Having the same issue after upgrading from Boostrap 5.2.3 to 5.3.6. Before, it worked fine.

sabieber avatar Jun 16 '25 09:06 sabieber

Is this really still unfixed and unanswered?

sabieber avatar Dec 03 '25 07:12 sabieber