You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
The md-autocomplete in chips selection is not showing selected index in the auto complete after one chip is added.
After adding the first chip through autocomplete, when we search another text the suggestion should show nothing as selected unless user uses down arrow on keyboard.
then go to "Use md-autocomplete to build an ordered set of chips." section. add Broccoli and then type "C". If possible try adding and deleting the chips. Please verify the selected index of the suggestion box provided by autocomplete.