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: 2020.3.1021
- jQuery version: x.y
- Browser: [all]