Quasar qSelect weird behavior
Hi there, I don't know if someone uses quasar here but the qSelect component really has a strange behavior when I try to fetch the options asynchronously...
In short, the menu doesn't show after the first time I write anything in the input, even though the query worked. To make the menu appear, you have to press "enter" or the down arrow key, otherwise it won't open.
Can anyone help?
Here is a codepen for reproduction: https://codepen.io/KilianDvs/pen/mdjpXdN?editors=1010
0 Replies