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

Tooltips with native HTML title attribute not working on dynamically created elements #36895

Closed
3 tasks done
nalakapws opened this issue Aug 3, 2022 · 3 comments · Fixed by #36914
Closed
3 tasks done
Labels

Comments

@nalakapws
Copy link
Contributor

nalakapws commented Aug 3, 2022

Prerequisites

Describe the issue

Tooltips with data-bs-title attribute works fine. but with native title attribute not working on dynamically added elements.

Reduced test cases

with native html title attribute (the issue)
https://jsfiddle.net/h4w3018g/

with data-bs-title attribute (works fine)
https://jsfiddle.net/q1n7Levo/

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

Windows

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

Chrome

What version of Bootstrap are you using?

v5.2.0

@GeoSot
Copy link
Member

GeoSot commented Aug 4, 2022

Hello @Nudasoft

I suppose is fixed on #36751

Try this script on your code and please feedback me
https://deploy-preview-36751--twbs-bootstrap.netlify.app/docs/5.2/dist/js/bootstrap.bundle.min.js

@nalakapws
Copy link
Contributor Author

Hi @GeoSot

Unfortunately the problem is still exists.

https://jsfiddle.net/Lhy57xeg/

@Jayteezany

This comment was marked as off-topic.

@twbs twbs deleted a comment from tungphan995 Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants