moreta / vue-search-select

A Vue.js search select component
https://vue-search-select.netlify.com
MIT License
404 stars 126 forks source link

Space in value is causes to be stuck in search #190

Open Velik0ff opened 1 year ago

Velik0ff commented 1 year ago

Bug:

When the option contains value and text with spaces it is not focusing out correctly and when you return to re-select it does not display all the options.

Replicate Set the value and text to one of the options to "This is a test option" and try to select and re-select afterwards.

Walk-around Do not set the value with spaces or do not set the value at all for the option