Skip to content
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

[Bug] IconClassToClose or IconClassToOpen not specified #31

Open
wartek69 opened this issue Mar 12, 2023 · 2 comments
Open

[Bug] IconClassToClose or IconClassToOpen not specified #31

wartek69 opened this issue Mar 12, 2023 · 2 comments
Labels
Bug Something isn't working Triage Issue needs to be triaged

Comments

@wartek69
Copy link

Describe the bug
I'm getting the following while trying to use a submenu.

crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
      Unhandled exception rendering component: IconClassToClose or IconClassToOpen not specified
System.ArgumentException: IconClassToClose or IconClassToOpen not specified
   at Blazored.Menu.BlazoredSubMenuBase.OnParametersSet()
   at Microsoft.AspNetCore.Components.ComponentBase.CallOnParametersSetAsync()
   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()

I just followed the readme to import the library in a .net7 app using webassembly.

@wartek69 wartek69 added Bug Something isn't working Triage Issue needs to be triaged labels Mar 12, 2023
@Otto404
Copy link

Otto404 commented Apr 13, 2023

I see that error as well

@SteveTeece
Copy link

I'm getting it targeting .net6 in a Blazor Server app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

3 participants