Bug report
Setting an empty string value when using an MVVM ColorPicker throws an error
Reproduction of the problem
- Open the following dojo.
- Notice that the ColorPicker produces an error when the value from the Observable object is set to an empty string.
Current behavior
Setting an empty string through the Observable object throws an error within the console.
Expected/desired behavior
Setting an empty string through the Observable object should not throw an error within the console.
Environment
- Kendo UI version: 2024.1.319
- Browser: [all]