You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is pretty old, but I tested this issue and it works fine in the current version. I'm not sure what version you were at. So, it's probably time to close this issue, since it's no longer a problem.
I've followed the instructions for including HTML inside the tooltip body, but its rendering as a string and not as HTML. Here is my JS:
$('.tooltipped').tooltip({ delay: 50, html: true });
What actually happens:
The text was updated successfully, but these errors were encountered: