however, still shows "Invalid end date" - even though the date range should now be valid
further, Tab out of End Date, still shows "Invalid end date" - THIS IS THE ISSUE
click in End Date, backspace and re-enter "12/31/21" - only now does the error message go away
with some similar machinations, one can get "Invalid start date", with feedback: "Selected range: { "start": "2022-01-01T05:00:00.000Z", "end": "2022-12-31T05:00:00.000Z" } - i.e., wrong feedback even with good data
Expected Behavior
no error message
Actual Behavior
"Invalid end date"
Environment
Angular: 16
CDK/Material: 16.0.2
Browser(s): Google Chrome 113.0.5672.134 (Official Build) (64-bit)
Operating System (e.g. Windows, macOS, Ubuntu): Chromebook
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Date range picker gives wrong feedback "Invalid end date"
Reproduction
Steps to reproduce:
Expected Behavior
no error message
Actual Behavior
"Invalid end date"
Environment