We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When dataTextField and dataValueField are not set and the value in ComboBox is cleared by using the backspace, the item is selected again.
The item is selected again.
The value should be cleared.
The text was updated successfully, but these errors were encountered:
Related: #4254
Sorry, something went wrong.
Introduced after fixing - https://github.com/telerik/kendo/issues/8733
zdravkov
No branches or pull requests
Bug report
When dataTextField and dataValueField are not set and the value in ComboBox is cleared by using the backspace, the item is selected again.
Reproduction of the problem
Current behavior
The item is selected again.
Expected/desired behavior
The value should be cleared.
Environment
The text was updated successfully, but these errors were encountered: