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
i have a form [formGroup]="form" (ngSubmit)="onSubmit()", in which there are multiple input fields and ngx-multiselect. When i click on ngx-multiselect it triggered the onSubmit function of form.
Here is the code:
i have a form [formGroup]="form" (ngSubmit)="onSubmit()", in which there are multiple input fields and ngx-multiselect. When i click on ngx-multiselect it triggered the onSubmit function of form.
Here is the code:
Thanks
The text was updated successfully, but these errors were encountered: