[v1.19b] QSelect lazy autocomplete access input value
-
I’m using QSelect autocomplete feature and i have some questions:
- how can i get access to input value (not selected option), without using filter event?
- why filter event works half the time? you can see it at https://v1.quasar-framework.org/vue-components/select#Filtering-and-autocomplete “lazy autocomplete” section. type “goo” and you’ll see options, than type “g”
and options dissappear, than type “l” and they appear again and so on
-
@molder1613 point #2 has been fixed (just noticed it too) and will be available in beta.23.