Completed
Last Updated: 06 Feb 2020 12:51 by ADMIN
Release 2020.R1.SP.next

Bug report

Regression introduced in R1 2020. Related to #4741

Reproduction of the problem

Dojo example.

  1. Click on Item1 or on SubItem2

Current behavior

The page does not navigate to the url set in the item's data.

Expected/desired behavior

The page navigates to the url set in the item's data.

Environment

  • Kendo UI version: 2020.1.114
  • jQuery version: x.y
  • Browser: [all ]
Completed
Last Updated: 29 Oct 2020 10:29 by ADMIN
Release 2020.R3.SP.next
Created by: Andy
Comments: 0
Category: PanelBar
Type: Bug Report
0

Bug report

Reproduction of the problem

Inspect the PanelBar in the Templates demos (MVC/Core).

Current behavior

The root items are rendered as li elements nested directly within a div wrapping element.

Expected/desired behavior

The li elements should be nested in a ul element.

Note: Consider handling the scenario when a Kendo UI for jQuery PanelBar is initialized from a div element.

Environment

  • Kendo UI version: 2020.2.617
  • jQuery version: x.y
  • Browser: [all]