Angular Material, Mat Chips Autocomplete Bug, matChipInputTokenEnd executed before optionSelected

前端 未结 4 1727
野性不改
野性不改 2021-02-09 19:41

When typing some text into the input and selecting an option from the autocomplete by hiting enter, it saves as chips both of the strings. Image here

However, this doesn

4条回答
  •  没有蜡笔的小新
    2021-02-09 19:44

    It is working fine for me. Here I am attaching the example link which provided by meterial.angular.io

    https://stackblitz.com/angular/klblpljogjd?file=app%2Fchips-autocomplete-example.ts

提交回复
热议问题