Open plakak opened 5 years ago
Thanks for the report, can confirm.
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: