Closed
Description
Reproduction
Legacy form-field appearance from Material examples: https://stackblitz.com/angular/bqmpxokjgve?file=src%2Fapp%2Fform-field-appearance-example.html
Steps to reproduce:
- View example above
- Inspect input element from legacy form field example
Expected Behavior
placeholder
attribute to be available in the dom
Actual Behavior
placeholder
attribute missing from the dom
Environment
- Angular: 10.2.0
- CDK/Material: 10.2.6
- Browser(s): Chrome / Edge
- Operating System (e.g. Windows, macOS, Ubuntu): Windows