79710293

Date: 2025-07-22 10:40:46
Score: 1
Natty:
Report link

Just do

$('body').tooltip({
    selector: '[data-toggle="tooltip"]'
});

There is no need for adding an additional attribute.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sven