Skip to content

How to clear Validate when using with FormControlName #986

@DoanVanThuong

Description

@DoanVanThuong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions