Skip to content
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-menu> only close with md-button with ng-click, need to be same with ng-href #3397

@alanpurple

Description

@alanpurple

md-menu-item
md-button ng-href="/user-info">Edit User Info</md-button
/md-menu-item>

currently this needs to be

md-menu-item>
md-button ng-click="" ng-href="/user-info">Edit User Info</md-button
/md-menu-item>

make ng-href works same as ng-click, doesn't this look natural?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions