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.

FAB icon offset with ui-sref instead of ng-click #7087

Description

@kuhnroyal

Using md-fab-trigger with ui-sref instead of ng-click breaks the icon alignment. Works in 1.0.5 but not on master but I can't quite pin it down to a commit.

ui-sref becomes an anchor while ng-click becomes a button.

md-fab-trigger
md-button.md-fab.md-primary(aria-label="foo" ui-sref="foo.bar")
md-tooltip(md-direction="left") Foo
md-icon(md-svg-icon="editor:mode_edit")

Metadata

Metadata

Assignees

Labels

- Breaking ChangeP1: urgentUrgent issues that should be addressed in the next minor or patch release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions