Christoph Steiner

Results 1 issues of Christoph Steiner

#### Reproduction Use StackBlitz to reproduce your issue: [https://stackblitz.com/edit/angular-cr3nwj?file=src/app/chips-autocomplete-example.ts](https://stackblitz.com/edit/angular-cr3nwj?file=src/app/chips-autocomplete-example.ts) Steps to reproduce: 1. Using a mat-form-field with mat-chip-list and an input. 2. Declare the [matChipInputSeparatorKeyCodes]="separatorKeysCodes", with separatorKeysCodes: number[] = [ENTER,...

feature
P3
area: material/chips