IgbDialog - Unhandled exception rendering component: String 'System.Collections.Generic.Dictionary`2[System.String,System.Object]' was not recognized as a valid Boolean. #140
Labels
🐛 bug
Something isn't working
24.1.52
Microsoft.AspNetCore.Components.WebAssembly.Rendering.
overview.zip
WebAssemblyRenderer[100]
Unhandled exception rendering component: String 'System.Collections.Generic.Dictionary
2[System.String,System.Object]' was not recognized as a valid Boolean. System.FormatException: String 'System.Collections.Generic.Dictionary
2[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)
The text was updated successfully, but these errors were encountered: