Unplanned
Last Updated: 29 Aug 2022 14:52 by Mahshid
Mahshid
Created on: 29 Aug 2022 14:52
Category: RadioButton
Type: Bug Report
1
RadioButton - TypeError on Null or Undefined Values

Bug report

When a Kendo UI RadioButton is bound to a null or undefined value, an uncaught TypeError exception fires.

Reproduction of the problem

Please take a look at the following Progress Kendo UI Dojo which demonstrates the error firing.

Expected/desired behavior

When a null or undefined value is set, the RadioButton should be set to false.

Environment

  • Kendo UI version: 2022.2.802
  • jQuery version: All Supported Versions
  • Browser: all
0 comments