Describe the bug
QSelect doesn't call filter function when entering cyrillic characters on mobile devices. There is probably an issue with change detection logic. Entering non-cyrillic characters (e.g. space, numbers) proceeds normal behaviour.
Demo link
https://quasar.dev/vue-components/select#Example--Basic-autocomplete
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Entering cyrillic characters should call the filter function, but it doesn't.
Platform:
OS: Android 10
Browsers: latest Chrome (77.0.3865.116), latest Mozilla.
Can you please test the same with a QInput - check if the model is updated after each character.
It might be related to composition. Also please tell what keyboard are you using (if you are not using Google Keyboard please also test with it and report back).
Thank you.
@pdanpdan The same issue with QInput, model doesn't update until the keyboard is being closed or the search button pressed. Using the latest version of Gboard.
Thank you very much. One more test, if you can - do you have another device with Android 9? Is there the same problem? Because we don't have a device with 10 to test.
@pdanpdan Same problem with Android 9.
Hi,
Thanks for reporting!
Fix will be available in "quasar" v1.2.3
Most helpful comment
Hi,
Thanks for reporting!
Fix will be available in "quasar" v1.2.3