Open ngochiep30051998 opened 5 years ago
Can you post your full code?
sorry i didn't receive the notification
my code:
<ion-tags-input formControlName="email" [separatorStr]="' '" [color]="color" (onChange)="onChange($event)" [placeholder]="'Email'" (keyup)="checkMail($event)" [canBackspaceRemove]="true"> </ion-tags-input>
this is my full code: https://github.com/ngochiep30051998/ionic-input-tag
[canBackspaceRemove]="true" not running in android