Skip to content

bug(datepicker/select): Chrome DevTools issues #31640

@8x6d3jk2

Description

@8x6d3jk2

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:

  1. https://material.angular.dev/components/datepicker/overview
  2. open Chrome DevTools (F12) -> Issues tab

mat-select:

  1. https://material.angular.dev/components/select/overview
  2. 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

No one assigned

    Labels

    needs triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions