Description
[IgxDatePicker] When disabled property is changed to true, the label's color becomes red like an invalid state.
- igniteui-angular version: 11.1.4
Steps to reproduce
- Run the attached sample.
- Click the input box of the IgxDatePicker.
- Choose one of the days in the calendar.
- Turn on the "Disable the date picker".
Result
"Birthday" label gets red.
Expected result
"Birthday" label gets grayed out.
Attachments
cas34275-app3.zip