-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
@RedHeadEmile
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
Capture d’écran 2024年03月19日 084043
Actual Behavior
Capture d’écran 2024年03月19日 084335
Environment
- Angular: 17.x
- CDK/Material: Material
- Browsers: Firefox & Google Chrome
- Windows