You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some sparse documentation that in order to make custom events, you have to use $tooltipProvider, however I haven't actually managed to get this to work. Apparently angular-foundation uses the same $tooltipProvider as the one mentioned here (angular-ui/bootstrap#625), but I still don't have any luck.
Can someone provide a working example if this is actually possible?
The text was updated successfully, but these errors were encountered:
There is some sparse documentation that in order to make custom events, you have to use
$tooltipProvider
, however I haven't actually managed to get this to work. Apparentlyangular-foundation
uses the same$tooltipProvider
as the one mentioned here (angular-ui/bootstrap#625), but I still don't have any luck.Can someone provide a working example if this is actually possible?
The text was updated successfully, but these errors were encountered: