Ethan

Results 5 comments of Ethan

Hi, is anyone working on this? I am thinking to take on this as my first contribution. 😀

Should we put a formControl at the input? Shouldn't it be set at mat-chip-list level?

So the code from Stackblitz is basically like this: ```html ``` I am was saying that we should put the formControl at the mat-chip-list like this: ```html ``` This would...

Hmm.. well `MatChipList` implements `MatFormFieldControl` at the moment. Sound like we might need to redesign the whole thing?

Ok, do we have any idea or suggestion for this to be done?