kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

The Menu flickers on page load

Open kendo-bot opened this issue 3 years ago • 3 comments

Bug report

The Menu flickers on page load (i.e., when reloading the page, when navigating through the application pages).

Reproduction of the problem

Attached is a demo that replicates the issue. Because of the kendo.syncReady(function(){ ... }); that wraps the initialization script of the Menu, there is a delay in the widget rendering. Even with disabled styles, the behavior is the same.

Expected/desired behavior

The Menu should be rendered smoothly.

Environment

  • Kendo UI version: 2024.1.130
  • jQuery version: 3.5.1
  • **Browser: [all]

kendo-bot avatar May 02 '22 16:05 kendo-bot