Open alexvb opened 10 years ago
My tooltip component triggers the one from angular-strap/bootstrap.
<a data-tooltip="Hello, my dear." href="#">Hover me, I'm a tooltip.</a>
This could probably happen with some other components without a namespace. How should I handle such things?
My tooltip component triggers the one from angular-strap/bootstrap.
This could probably happen with some other components without a namespace. How should I handle such things?