You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autocomplete onUpdateInput does not support Japanese.
For example, when entering "か", "k a" is entered, but events occur at k and a respectively.
As a result, "kあ" is displayed.I want you to be displayed "か".
Link to minimal working code that reproduces the issue
Problem description
Autocomplete onUpdateInput does not support Japanese.
For example, when entering "か", "k a" is entered, but events occur at k and a respectively.
As a result, "kあ" is displayed.I want you to be displayed "か".
Link to minimal working code that reproduces the issue
Versions
Images & references
I would like to enter "こんにちは"....
The text was updated successfully, but these errors were encountered: