Hi, I detected that when using a *mat-chip* inside a *Reactive form *in a mobile device*, *it exists 2 problems:
1. When I press ENTER key, instead add this mat-chip, the result is that I go to the next input field 2. When I press COMMA key, instead add this mat-chip, the result is that I add a "," in mat-chip *Both problems don't exist for desktop* Additional Info: Angular core: 7.2.1 Angular material: 7.2.1 Test example if you open from mobile: http://angular-material.fusetheme.com/apps/e-commerce/products/1/printed-dress Code example mat-chip inside reactive form: [image: image.png] Does anyone have a solution to these problems? Thanks Diego. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/CAKpYXm-0RR04jA-hGMAPb83BP3Je%3DuMB1%3DJxBd%2B-xCR5RWCC8g%40mail.gmail.com.
