blazorbootstrap-starter-templates icon indicating copy to clipboard operation
blazorbootstrap-starter-templates copied to clipboard

Unable to run Net8.BlazorAutoPerPage

Open mcbodge opened this issue 9 months ago • 0 comments

I've seen that in the repository there's an example of Blazor auto per page/component. I've seen that I cannot run it anyway. It looks like the problem is from the Routes.razor file in the Client project, which refers Layout.MainLayout, which is in the server project.

Are there working examples of the per page/component interactive mode? Is there a reason why this example is not referenced in the documentation?

Kind regards :)

mcbodge avatar May 08 '24 12:05 mcbodge