Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
floating label doesn't conflict with outline when appearance is dynamically set to 'outline.'
What is the current behavior?
floating label conflicts with outline when a variable is used to set the appearance.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-cvq3kq?file=app/form-field-overview-example.html
What is the use-case or motivation for changing an existing behavior?
Documenting the appearance inputs with a dynamic component, allowing users to switch between different appearance values, is an effective way to communicate the choices and the results.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 6.2, Chrome or Edge, possibly other browsers.