720kb / angular-tooltips

Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips
351 stars 157 forks source link

Trouble with tooltips on Firefox and IE11 #219

Open RacerDelux opened 7 years ago

RacerDelux commented 7 years ago

I have the tooltips in the following format: <button ng-hide="!globals.currentUser.perms.CanCreateCompany || globals.currentUser.perms.CanOVActivity" type="button" id="new-company-btn" class="btn btn-success TriggerLoad home-btn-noF"> <i tooltips tooltip-template="New Company" class="fa fa-plus fa-2x" aria-hidden="true"></i> </button> The tooltips appear on chrome and Edge, but NOT IE11 and Firefox. Is this a known issue? Is there a workaround?

rofreytag commented 6 years ago

+1