Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
15.x
Description
When the mat-label is too long, it overlap the mat-suffix of the mat-form-field.
Reproduction
- Create a mat-form-field
- Place a mat-suffix inside of it
- Place a long mat-label inside of it
Expected Behavior
Actual Behavior
Environment
- Angular: 17.x
- CDK/Material: Material
- Browsers: Firefox & Google Chrome
- Windows