Closed
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
The disabled property does not work correctly in timepicker. It blocks the time selection, but the selection from the menu is available
Reproduction
StackBlitz link: https://stackblitz.com/edit/czbajk?file=src%2Fexample%2Ftimepicker-datepicker-integration-example.html
Steps to reproduce:
- Use FormControl
- Disable input
- U can change time
Expected Behavior
Lock time selector
Actual Behavior
Time selection is available
Environment
- Angular: 19.0.0 - 19.0.2
- CDK/Material: latest
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows