bug(Timepicker): Disabled not working in FormControl #30134
Labels
area: material/timepicker
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
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:
Expected Behavior
Lock time selector
Actual Behavior
Time selection is available
Environment
The text was updated successfully, but these errors were encountered: