Completed
Last Updated: 21 May 2024 06:44 by ADMIN
Release 2024 Q3 (Aug)
SturmA
Created on: 13 May 2024 14:58
Category: Kendo UI for jQuery
Type: Bug Report
1
Setting an empty string value when using an MVVM ColorPicker throws an error

Bug report

Setting an empty string value when using an MVVM ColorPicker throws an error

Reproduction of the problem

  1. Open the following dojo.
  2. Notice that the ColorPicker produces an error when the value from the Observable object is set to an empty string.

image

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]
0 comments