Completed
Last Updated: 23 Jun 2022 14:40 by ADMIN
Release 2022.R2.SP1

Bug report

Reproduction of the problem

  1. Set a class in the Breadcrumb's HtmlAttributes, e.g.,
.HtmlAttributes(new { @class = "test" })
  1. Inspect the rendering of the component.

Current behavior

The custom class is not applied to the Breadcrumb.

Expected/desired behavior

The custom class is applied to the Breadcrumb along with the pre-defined Kendo classes.

Environment

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