bug(form-field): outline is not recalculated when label font-size is dynamically set #14336
Labels
area: material/form-field
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Font size of label is different when form-field is focused/filled and when form-field is not focused/empty. Outline of form field should be recalculated when label change its position.
What is the current behavior?
Outline of form field is on label after dynamically set font-size.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-material2-issue-8roea8
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
Might be related: #11919
The text was updated successfully, but these errors were encountered: