You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
AngularJS Material is in LTS mode
We are no longer accepting changes that are not critical bug fixes into this project.
See Long Term Support for more detail.
Bug Report
If you use md-selected-text on an md-select with a label, the label will not appear until a value has been selected.
Demo and steps to reproduce the issue
This blank StackBlitz demo can be used to create a reproduction that demonstrates your issue.
https://codepen.io/ewahner/pen/MWJPXJJ
Detailed Reproduction Steps
Explain the expected behavior
The label should appear as a placeholder.
Explain the current behavior
The label is not visible until a value has been selected.
Discuss the use-case or motivation for changing the existing behavior
Feels broken
List the affected versions of AngularJS, Material, OS, and browsers
Add anything else we should know
Stack Trace
Screenshots