In Development
Last Updated: 13 May 2024 14:59 by ADMIN

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]
In Development
Last Updated: 02 May 2024 09:45 by ADMIN
Scheduled for 2024 Q1

Bug report

An error is thrown in the browser console when you navigate to the last Grid page when grouping is enabled.

Regression with 2022.1.301

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/aYInodep/3
  2. Expand the Canada group.
  3. Navigate to the last page

Current behavior

An error is thrown on the browser console.

Expected/desired behavior

No errors should be thrown in the browser console

Environment

  • Kendo UI version: 2023.3.1010
  • Browser: [all]