-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
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
No response
Description
The aria-invalid attribute is missing for matInput when an email and a required validation are set
Reproduction
StackBlitz link:
https://stackblitz.com/edit/gqo2czqp?file=src%2Fexample%2Finput-errors-example.html
Steps to reproduce:
- focus and blur the field or
- submit
Expected Behavior
An aria-invalid="true" attribute should be on the input field
Actual Behavior
Missing aria-invalid attribute
Environment
Angular CLI : 21.0.4
Angular : 21.0.6
Node.js : 22.17.1
Package Manager : pnpm 10.27.0
Operating System : win32 x64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team