Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
pmishev opened this issue Jun 4, 2024 · 0 comments
Open
3 tasks done

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

pmishev opened this issue Jun 4, 2024 · 0 comments
Labels

Comments

@pmishev
Copy link

pmishev commented Jun 4, 2024

Prerequisites

Describe the issue

Related and a possible duplicate of #39081
Seems to be a duplicate of #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants