Skip to content

bug(COMPONENT): MatDatePicker #33740

Description

@FabioBuscaroli

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

MatDatePicker with Signal Forms keeps on showin matDatepickerParse error if delete with keyboard a valid date un char at the time.

Reproduction

StackBlitz link:
Steps to reproduce:
1.
2.

Expected Behavior

Bind the control to a value.
Select or enter a valid date.
Erase the just entered date.
The forms has invalid()==false

Actual Behavior

Bind the control to a value.
Select or enter a valid date.
Erase the just entered date.
The forms has invalid()==true

Environment

  • Angular: 22
  • CDK/Material: 22
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions