Unplanned
Last Updated: 28 Aug 2025 10:56 by Mattia
Mattia
Created on: 28 Aug 2025 10:56
Category: Grid
Type: Bug Report
0
Grid OnStateChanged fires 4 times on filtering

Description

Regression introduced in version 10.0.0.

Steps To Reproduce

  1. Run this example: https://blazorrepl.telerik.com/GJkCGCvE51aGglud38
  2. Filter a Grid column and observe the log below the component.

Actual Behavior

The OnStateChanged event fires 4 times

Expected Behavior

The OnStateChanged event fires 2 times (see https://www.telerik.com/blazor-ui/documentation/components/grid/state#onstatechanged).

Browser

All

Last working version of Telerik UI for Blazor (if regression)

9.1.0

0 comments