-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
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
Cascader search can't use [Backspace] delete single word and lose focus #5340
Comments
Re-producible demo: https://ant.design/components/cascader-cn/#components-cascader-demo-search |
rc-cascader's keyboard support introduce this bug, https://github.com/react-component/cascader/blob/master/HISTORY.md#0110--2017-01-17 |
Thank you for responding so quickly |
Is there a workaround to make the backspace work in Cascader search? |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
Environment(required)
What did you do? Please provide steps to re-produce your problem.
use Cascader search, can't use [Backspace] delete single word and lose focus.
A bad experience
What do you expected?
i think you kown
What happen?
delete all words and lose focus.
The text was updated successfully, but these errors were encountered: