Tooltips with native HTML title attribute not working on dynamically created elements
Created by: nalakapws
Prerequisites
-
I have searched for duplicate or closed issues -
I have validated any HTML to avoid common problems -
I have read the contributing guidelines
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