How to clear Validate when using with FormControlName
DoanVanThuong opened this issue · 0 comments
DoanVanThuong commented
Hi Guys,When i using ng-select in Reactive Form. My formControlName has: ng2SelectEmptyError: {valid: false}. I do not want it cause that formControl is option not required.
Help me please !
`asyncValidator: null
dirty: (...)
disabled: (...)
enabled: (...)
errors:
ng2SelectEmptyError:
valid: false
proto: Object
proto: Object
invalid: true