Completed
Last Updated: 18 Jan 2024 07:58 by ADMIN
Release 2024 Q1
YikFong
Created on: 22 Nov 2023 10:11
Category: TreeView
Type: Bug Report
1
The Visible() API configuration is not applied correctly in the TreeView

Bug report

The Visible() API configuration is not applied correctly in the TreeView.

Reproduction of the problem

  1. Open the following Telerik REPL example.
  2. Set the Visible() API configuration to a given TreeView Item explicitly to false and notice that the item is not hidden.

Current behavior

The Visible() API configuration is not applied correctly.

Expected/desired behavior

The Visible() API configuration should be applied correctly similar to how the Menu wrapper:

https://netcorerepl.telerik.com/cnvbcckN56kmV36Z07

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: x.y
  • Browser: [all]
0 comments