Hi,
When using the EnablePersistence property, I am getting the following error on my PivotTable:
Error: System.Exception: The given key 'originalReport' was not present in the dictionary.
at Syncfusion.Blazor.PivotView.SfPivotView`1.PersistProperties(String properties)
at Syncfusion.Blazor.PivotView.SfPivotView`1.OnAfterScriptRendered()
at Syncfusion.Blazor.SfBaseComponent.OnAfterRenderAsync(Boolean firstRender)
at Syncfusion.Blazor.SfDataBoundComponent.OnAfterRenderAsync(Boolean firstRender)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)
Please advice.
Best regards,
Michael