We are getting the following complete app crash. Please advise.
fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Unhandled exception in circuit '0znVrLGLAn0_U096P_NnLR2zhRSGusGR28GN7PB5EmI'.
System.FormatException: Input string was not in a correct format.
at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at System.Convert.ToDouble(String value, IFormatProvider provider)
at Syncfusion.Blazor.Grids.Internal.VirtualScroll`1.RemovePx(String WidthOrHeight)
at Syncfusion.Blazor.Grids.Internal.VirtualScroll`1.GetColumnsWidth(List`1 cols)
at Syncfusion.Blazor.Grids.Internal.GridVirtualHeader`1.GetVirtualTrackStyles()
at Syncfusion.Blazor.Grids.Internal.GridVirtualHeader`1.BuildRenderTree(RenderTreeBuilder __builder)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, Re