You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
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
The text was updated successfully, but these errors were encountered: