-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add keyboardPrediction prop #7664
base: main
Are you sure you want to change the base?
Conversation
@tangjinzhou Please help me take a look at this. |
…users search, similar to earlier versions.
6e4db8e
to
2e76570
Compare
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
@tangjinzhou can you take a look at it? |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
@tangjinzhou Can you take the time to look over this PR? |
add keyboardPrediction prop to restored previous behavior when users search, similar to earlier versions.
This PR will add the option to support features related to composition events without breaking the old behavior.
The new change in version 4.2.* prevented the current behavior of inputs from being completely broken, causing nearly all of our apps to break upon upgrade.
2024-06-17.14-12-06.mp4