-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/datepicker
Description
Which @angular/* package(s) are the source of the bug?
@angular/material
Is this a regression?
Yes
Description
Can be reproduced in the v19 example: https://material.angular.io/components/timepicker/examples#timepicker-datepicker-integration
Steps:
- use datepicker to select date
- use timepicker to select time
- change date - either via picker or type
Expected Result:
Time portion of the value should not change
Actual Result:
Time portion resets to 00:00
Please provide a link to a minimal reproduction of the bug
https://material.angular.io/components/timepicker/examples#timepicker-datepicker-integration
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run ng version
)
"@angular/material": "19.0.3",
Anything else?
No response
romazingRh, mehrdad-helmi, zygarios, laliconfigcat, MintMissy and 2 more
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/datepicker