Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
We are experiencing the error detailed in this ticket:
Can you confirm for me that this error was fixed in the 23.2.4 as reported in this ticket? There is no mention of a fix to this issue in the release notes, which makes me think it didnt get into the release. If so, can we look at getting a hotfix to this particular version to include a fix for this issue as planned?
Our error text:
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Syncfusion.Blazor.Grids.Internal.Selection`1.ClearRedundantCellsInBoxMode(Row`1 row, Cell`1 cell, MouseAndKeyArgs e)
at Syncfusion.Blazor.Grids.Internal.Selection`1.CellSelectionClickHandler(MouseAndKeyArgs e, ValueTuple`3 target)
at Syncfusion.Blazor.Grids.Internal.Selection`1.ClickHandler(MouseEventArgs e, ValueTuple`3 target)
at Syncfusion.Blazor.Grids.Internal.GridCellBase`1.CellClickHandler(MouseEventArgs e, Boolean IsCheckBox)
at Syncfusion.Blazor.Grids.Internal.GridCell`1.
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)