MDC-based form-field doesn't inherit custom typography #23509
Labels
area: material/form-field
G
This is is related to a Google internal issue
P2
The issue is important to a large percentage of users, with a workaround
Affected component[s]: Form field
Observed behavior:
Outlined input's floating label does not comply with custom typography -- only applies to MDC component.
In addition, MDC component does not shrink in height the same way the non-MDC component does -- not sure why this would be
To actually reproduce this, you unfortunately need to create two separate modules and export two separate components so the
[matInput]
directives don't collide, but this is the gist of the repro case:Code:
Screen recording:
Unnamed.screen.capture.4.mp4
Expected behavior:
The text was updated successfully, but these errors were encountered: