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
Open stackblitz link above, and type in "a", then click the highlighted item from the dropdown. I'd expect "Apple" to be selected, but instead "a" is selected.
Describe the bug
When using "add-on-blur" prop on a Combobox Tags, the input value is selected instead of the item from the dropdown when clicking.