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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
When md-button is used with target="_blank" it stays focused after click. Using md-tooltip with it and hovering after click makes it visible until we click outside the button.
What is the expected behavior?
md-button should lose focus after click and tooltip should not be visible when button is not hovered.