Skip to content

IgbDialog - Unhandled exception rendering component: String 'System.Collections.Generic.Dictionary`2[System.String,System.Object]' was not recognized as a valid Boolean. #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mddifilippo89 opened this issue Oct 3, 2024 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@mddifilippo89
Copy link

24.1.52

image

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)

@mddifilippo89 mddifilippo89 added the 🐛 bug Something isn't working label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant