Vue-select: Dropdown menu doesn't close after click on 'no-options' list element in searchable select.

Created on 29 Nov 2018  Â·  8Comments  Â·  Source: sagalbot/vue-select

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

Most helpful comment

@cybermerlin @sagalbot Would really appreciate if you could merge these changes.

Cheers

All 8 comments

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

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

manjunath-coachthem picture manjunath-coachthem  Â·  3Comments

FrancescoMussi picture FrancescoMussi  Â·  3Comments

twz915 picture twz915  Â·  3Comments

pud1m picture pud1m  Â·  3Comments

fabianmieller picture fabianmieller  Â·  3Comments