All Questions
1 question
0
votes
1
answer
796
views
Tooltips either not appearing or not disappearing
I have been trying to get Bootstrap tooltips to work. Below is my code in Rails 5.2.
In Version 1, when the button is disabled, tooltips does not work. However, if I wrap the disabled button in a ...