PanelMenu Not Updating when Blazor Application is Run

I have created a Blazor application and added items to the Panel Menu. When I run the application the Panel Menu does not display correctly. It does display a link to the page but not the menu categories.

image

You are right. Navigation menu is still not hierarchical for Blazor projects. We will do our best to add hierarchy support in one of our next releases.