Hello!
I'm using a multi-selector in the following form. As I type a text, the search looks for words matching the start of the looked up words, like so:
https://www.screencast.com/t/VH286guRBq12
Problem I noted is, that it doesn't work in all cases. For instance, if I type "Fl" for "Fremish", the search doesn't show any results:
https://www.screencast.com/t/vef8ZDqdbrg
On the other hand, it does work for "nl":
https://www.screencast.com/t/GoxBp8Dta
Any ideas how this can be fixed?
Thanks.