Unplanned
Last Updated: 22 Jul 2025 15:21 by Hanumantha
Hanumantha
Created on: 22 Jul 2025 15:21
Category: PivotGridV2
Type: Bug Report
0
Destroying PivotGridV2 Configurator throws an error

Bug report

When the destroy() method is used for kendoPivotConfiguratorV2 and kendoPivotConfiguratorButton an error is thrown.

Reproduction of the problem

  1. Open the dojo example - https://dojo.telerik.com/pkBibvww
  2. Open the browser console and observe the result

Current behavior

An error: TypeError: Cannot read properties of null (reading 'removeData') is thrown.

Expected/desired behavior

There should be no error, and the configurator and the kendoPivotConfiguratorButton should be successfully destroyed.

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all ]
0 comments