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
Need to investigate more, but on cursory look, it seems like the filteredOptions computed property is recomputed when an option is selected, which causes the list's scroll to reset and return to the top.
After selecting an item when using
multiple
andkeys
props togheter, scroll always gets back to the top.Steps:
The text was updated successfully, but these errors were encountered: