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.

select: label cannot be dynamically updated when used inside of md-input-container #11151

@cmevawala

Description

@cmevawala

When the label of a md-select is dynamically updated via data binding it doesn't actually render correctly until you open the select dialog and close it.

You can see the behaviour in action here: http://codepen.io/vrosa/pen/BjjYZy

Make a selection on the first md-select and notice that the label for the input field is properly updated, whereas you need to click the second md-select and close it to make it work.

I know 4f3c5d9 solved related issues but not this specific one.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions