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.
I have an md-list-item with an ng-dblclick on it which switches the list item to edit mode. I expected the md-list-item to act similar to one with ng-click. If I were to use an ng-click, it would add a hover and ripple effect, however this is not the case with ng-dblclick.
I'm using Angular v1.5.5 with material v1.1.0-rc4.