Unplanned
Last Updated: 21 Apr 2026 07:05 by Laurent
Laurent
Created on: 21 Apr 2026 07:05
Category: Grid
Type: Bug Report
0
JS error is thrown when initializing an initially hidden stacked-layout grid

Bug report

Reproduction of the problem

  1. Open the Dojo linked here - https://dojo.telerik.com/oJOxqTQk
  2. Run the page and inspect the browser console during widget initialization.

Current behavior

Initializing a hidden-by-default Kendo Grid configured with stacked layout throws a JavaScript error during initialization - Uncaught TypeError: Cannot read properties of undefined (reading 'find')

Expected/desired behavior

No errors should be thrown when initializing a hidden stacked layout Grid.

Environment

  • Kendo/Telerik version: 2025.4.1321
  • Browser: [all]
0 comments