Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Good Afternoon,
I am trying to use my own icons in a SfMenu when using Parent Child Items.
It seems that there is an issue when rendering child items which are also defined by a CustomMenuItem.
Based on one of your examples I added my code to show the issue.
Code from extended example:

Error:

I tried different ways e.g. set TValue to "object" but all times I am using a MenuTemplate it fails.
Solution attached.
Please review and advise.
Many thanks.