kendo-ui-core
kendo-ui-core copied to clipboard
ComboBox in a form does not reset its value
Bug report
Reproduction of the problem
Dojo example.
- Press the "reset" button.
Current behavior
The ComboBox's value is cleared and the placeholder is displayed.
The Pickers had the same behavior before this issue was closed: #4767
Scenario: 2.
- Open the dropdown and select a different item.
- Click "reset". The initial item is properly displayed as selected. (expected)
- Click "reset" again. The value is cleared (not expected)
Expected/desired behavior
The initial value remains.
Environment
- Kendo UI version: 2022.3.913
- jQuery version: x.y
- Browser: [all]