sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

:getOptionLabel not working vue 3 #1631

Open gonzalosalmeron opened 2 years ago

gonzalosalmeron commented 2 years ago

:getOptionLabel is not working for me:

image

Im using it like this:

image

And Im trying to get it from here:

image
javitrujillo99 commented 2 years ago

+1

pabloAlvarezR commented 2 years ago

i got the same problem, i dont understand whats happening