how to resolve name of jquery tool tip and bootstarp tooltipin requirejs bootstrap code example
Example: data-toggle="tooltip not working due to jquery-ui.min.js
$("[title]").tooltip({"html": true,"container": "body"});
$("[title]").tooltip({"html": true,"container": "body"});