24.1.52

Microsoft.AspNetCore.Components.WebAssembly.Rendering.
overview.zip
WebAssemblyRenderer[100]
Unhandled exception rendering component: String 'System.Collections.Generic.Dictionary2[System.String,System.Object]' was not recognized as a valid Boolean. System.FormatException: String 'System.Collections.Generic.Dictionary2[System.String,System.Object]' was not recognized as a valid Boolean.
at System.Boolean.Parse(ReadOnlySpan`1 value)
at System.Boolean.Parse(String value)
at IgniteUI.Blazor.Controls.BaseRendererControl.ReturnToBoolean(Object val)
at IgniteUI.Blazor.Controls.IgbDialog.ShowAsync()
at Infragistics.Samples.App.OnDialogShow() in C:\Users\mdifilippo.INFRAGISTICS\Documents\GitHub\igniteui-blazor-examples\samples\notifications\dialog\overview\App.razor:line 19
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)