Search in v-select #1789
Unanswered
twinster
asked this question in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Vue version is 2.6.10
vue-select version is 3.4.0
v-select dropdown gets stuck while searching
<v-select v-model="company" name="company" :options="companies" label="name"/>
following error appears in console:
Screenshot 2023-07-25 at 13 08 11
It does get stuck for some letters, but for others it does not. Does anyone have the same problem?
Beta Was this translation helpful? Give feedback.
All reactions