Hello guys. Thanks for good vue select component!
If we use AJAX selectbox and click on element which appears when we still haven't written anything to trigger search - select stop working. After that we can't close it and can't write into it.
You can watch this bug on this page for example - https://sagalbot.github.io/vue-select/docs/Advanced/Ajax.html
I also noticed that in version 2.4.0 there wasn't this bug. And differences between these versions is adding method 'onMousedown' and property 'this.mousedown'.
+1
not only for ajax.
for tagging select the same problem
+1
@sagalbot
some guys have FIXED IT
Please make PR
https://github.com/sagalbot/vue-select/pull/708
https://github.com/sagalbot/vue-select/pull/703
or try to use https://github.com/cybermerlin/vue-select
npm i git+https://github.com/cybermerlin/vue-select
@cybermerlin @sagalbot Would really appreciate if you could merge these changes.
Cheers
Sorry for not updating this – has been fixed for a while now, I think since 2.6 and definitely in 3.0.
Most helpful comment
@cybermerlin @sagalbot Would really appreciate if you could merge these changes.
Cheers