Open deepaksharma820 opened 1 year ago
Angular version: 14.0.0
ng-multiselect-dropdown version: 0.3.9
Description of issue: Plugin have a validation issue with reactive forms
Steps to reproduce: create any reactive form in angular and add the validators required
Expected result: got the error 'field is required or custom text
Actual result: no validate
Demo: Please share a sample code link using StackBlitz or code sandbox https://xrrngy.csb.app/
Any relevant code:
Note- It's worked properly in this version 0.3.8 but i have some other issue which one have fixed in current version
Angular version: 14.0.0
ng-multiselect-dropdown version: 0.3.9
Description of issue: Plugin have a validation issue with reactive forms
Steps to reproduce: create any reactive form in angular and add the validators required
Expected result: got the error 'field is required or custom text
Actual result: no validate
Demo: Please share a sample code link using StackBlitz or code sandbox https://xrrngy.csb.app/
Any relevant code: