Skip to content

Style.Visibility is not working for MdProgressbar with mode="indeterminate". #2413

@vkishorekumar80

Description

@vkishorekumar80

Bug, feature request, or proposal:
Style.Visibility is not working with MdProgressbar with mode="indeterminate". Only issue for MdProgressbar with mode="indeterminate".

What is the expected behavior?
Applying style for the Visibility of MdProgressbar, it should hide from the DOM.

What is the current behavior?
Not removing the MdProgressbar element from the DOM
( .hide { visibility:hidden;})

What are the steps to reproduce?
https://plnkr.co/edit/sHtce9IcdCXuLb8kPhgr?p=preview

Which versions of Angular, Material, OS, browsers are affected?
@angular/material 2.0.0-beta.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions