Closed afzal273 closed 3 years ago
I noticed that tooltips are showing up on disabled buttons in firefox regardless of whether they are wrapped inside divs, but not in chrome either way.
As far as I can see, issue is not reproducable with the lates Chrome (87.0.4280.88): https://jsfiddle.net/faulknercs/k51dhpym/
Anyway thanks for the feedback!
Is there a way to make tooltip show on a disabled button? I looked up BS documentation and it said to put button inside a div, but even with that the tooltip is showing up only if button is enabled and not if button is disabled.