-
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
datepicker (range) component reports in Chrome DevTools issue:
A form field element should have an id or name attribute.
see #29749
mat-select component reports in Chrome DevTools issue:
No label associated with a form field.
Reproduction
datepicker:
- https://material.angular.dev/components/datepicker/overview
- open Chrome DevTools (F12) -> Issues tab
mat-select:
- https://material.angular.dev/components/select/overview
- open Chrome DevTools (F12) -> Issues tab
Expected Behavior
messages are self-explanatory
Actual Behavior
messages are self-explanatory
Environment
angular material 20.1.4
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team