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] Cannot show popover if its title or content was set dynamically #40525

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

Comments

@pmishev
Copy link

pmishev commented Jun 4, 2024

Prerequisites

Describe the issue

The element on which I am manually triggering a popover, must already have data-bs-content or data-bs-title attribute set.
Otherwise, despite setting title/content using setContent() later, calling show() does not show it.

Reduced test cases

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

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