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
When I type Chinese words on IOS browser, it will always have Zhuyin left. I believe it's the issue of onCompositionStart/onCompositionUpdate and onChage order.
🐛 Bug report
Current Behavior
I tried to build a autocomplete search bar with combox, however, I encounter composition issue that is not handled by Combox.
When I type Chinese words on IOS browser, it will always have Zhuyin left. I believe it's the issue of onCompositionStart/onCompositionUpdate and onChage order.
Expected behavior
Reproducible example
CodeSandbox Template
Suggested solution(s)
Additional context
Your environment
The text was updated successfully, but these errors were encountered: