Completed
Last Updated: 30 Oct 2023 08:59 by ADMIN
Release R1.2024-Increment.1(15.Nov.2023)
Bas
Created on: 09 May 2022 13:15
Category: RadioGroup
Type: Bug Report
1
kendo.WidgetInstance with the RadioGroup Component returns undefined

Bug report

Using kendo.WidgetInstance method for the RadioGroup Component in Telerik UI for ASP .NET Core returns undefined.

Reproduction of the problem

  1. Run this REPL and inspect the DevTools console.
  2. Compare with this Dojo for jQuery

Current behavior

kendo.WidgetInstance returns undefined when the id of a RadioGroup initialized using Telerik UI for Core is passed to it.

Expected/desired behavior

The kendo.WidgetInstance should return the client-side instance of the Component in Telerik UI for Core

TicketID: 1563950

Environment

  • Kendo UI version: 2022.1.412
0 comments