angular-tooltips icon indicating copy to clipboard operation
angular-tooltips copied to clipboard

Trouble with tooltips on Firefox and IE11

Open RacerDelux opened this issue 8 years ago • 1 comments

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?

RacerDelux avatar Aug 18 '17 20:08 RacerDelux

+1

rofreytag avatar May 15 '18 13:05 rofreytag