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,
I have observed an unhandled error when using datagrid. If the following steps are performed:
the following error is triggered.
I have tried a few different combinations if SelectionMode and EditMode etc. and it seemed to be a common behavior across all of the options that I checked. If I pressed Esc to clear the clipboard, I was able to select the second range Ok.
I also note that this series of actions has worked without error in the past 6 months or so.
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.b__0_6(MouseEventArgs e) at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost: Error: Unhandled exception in circuit 'itUN8PRF_nFuPHnbrbeQCz3aiPTNRbQjH96aCGClYE8'.