Component not update with Ajax/Axios Request #1643
Unanswered
ravhirizaldi
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
-
Hi, first all my current version vue-select is 3.18.3 and my Vue is 2.x and using vue-composition API for Vue 2
I'm trying to load the options using this example https://vue-select.org/guide/ajax.html#loading-options-with-ajax
My data is loaded but I must click on the other element to load my data to the options list or it will only show "Sorry no matching options" but when I click let say the page and focus to the vue-select element again my options is popped up
Here is my code :
Thank you! Sorry for my bad english.
Beta Was this translation helpful? Give feedback.
All reactions