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-fab-toolbar assumes a md-icon is inside the trigger button. #3223

@fungiboletus

Description

@fungiboletus

Hi,

I played with the new <md-fab-toolbar> directive. I don't have an icon in my trigger button (only text) and I encountered this problem :
The result of var iconElement = el.querySelector('md-fab-trigger button md-icon'); is null. It triggers an exception in the runAnimation function (cannot read property style of null).

Otherwise it looks very good :-)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions