IgxCombo: touched property is not updated properly, invalid color is not applied on blur with required attr #14900
Labels
🐛 bug
Any issue that describes a bug
combo
forms: validation
Forms validation related, including ngModel.status aka VALID/INVALID/TOUCHED/PRISTINE etc.
version: 17.2.x
version: 18.1.x
version: 18.2.x
version: 19.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Describe the issue.
Steps to reproduce
Result
The
touched
property is not updated properly and the invalid color is not applied. (step 2)Expected result
The
touched
property is updated properly and the invalid color is applied. (step 3)Attachments
The text was updated successfully, but these errors were encountered: