Completed
Last Updated: 18 Jan 2024 10:16 by ADMIN
Release 2024 Q1
Sreeju
Created on: 02 Jan 2024 09:58
Category: DropDownTree
Type: Bug Report
1
DropDownTree TagHelper throws error when the BindTo attribute is set.

Bug report

DropDownTree TagHelper throws error when the BindTo configuration is set.

Reproduction of the problem

  1. Open the following Telerik REPL example.
  2. Create mocked DropDownTreeItemBase data that will be populated within the bind-to TagHelper attribute.
  3. Notice the observed error.

Current behavior

Setting the bind-to TagHelper attribute produces the following error

One or more errors occurred. (Object reference not set to an instance of an object.)

Expected/desired behavior

Setting the bind-to should not produce a run-time error.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all]
0 comments