This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
md-tooltip doesn't work on firefox 38.0.5 #3430
Closed
Description
i am trying to make a button on toolbar to show a tooltip whenever the mouse hover on an icon button
<md-button class="md-icon-button" ng-href="#/cotizacion">
<md-tooltip>Cotizacion</md-tooltip>
<md-icon md-font-icon="fa fa-lg fa-pencil-square-o" aria-label="Cotizacion"></md-icon>
</md-button>
but it doesn nothing, even on click, i am using the lastest version 0.10.0
Metadata
Metadata
Assignees
Labels
No labels