igniteui-angular
igniteui-angular copied to clipboard
IgxDatePicker: wrong valid state after disable
Description
When IgxDatePicker or IgxTimePicker is used in reactive form and is invalid and then disabled, the red border doesn't disappear.
- igniteui-angular version: 13.1.4
- browser: Chrome
Steps to reproduce
https://stackblitz.com/edit/angular-u147l9
- Add IgxDatePicker to reactive form.
- Make component invalid.
- Disable component.
Result
The red border is still there despite being disabled.
Expected result
The red border should disappear when the component is disabled.
Attachments
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.