kendo-ui-core
kendo-ui-core copied to clipboard
The Menu flickers on page load
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]