Inspect the PanelBar in the Templates demos (MVC/Core).
The root items are rendered as li elements nested directly within a div wrapping element.
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.
Regression introduced in R1 2020. Related to #4741
Dojo example.
The page does not navigate to the url set in the item's data.
The page navigates to the url set in the item's data.