q-select auto complete not updating use-input value and can not hide it
-
Hi, I`am using q-select with use-input for filtering, and @input-value=“toEnglish” for converting Persian characters to English characters and updating my model.
The problem is that the model is updating, but the use-input value is not updating, how can I only show the model value or update the use-input value to show converted text?