-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViews/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When creating a new project with the .Net MAUI Blazor template, the layout page is not rendering. After much research, Main.Razor and Shared\MainLayout.razor were all correct. Pages\index.razor renders without the layout.

Steps to Reproduce
- Create Project > .NET MAUI Blazor App (Preview)
- Project Name > Maui Blazor DLPHIN API Testing
- Location in my DevOps Workspace
- Clicked Create
Version with bug
Release Candidate 3 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
All Platforms
Did you find any workaround?
Yes, in looking at the rootnamespace - Maui_Blazor_DLPHIN_API_Testing, I wondered about the length and the spaces in the project name.
I re-created a new project and took the default name MauiApp1 and placed in my local repo instead of my DevOps Workspace and all is well.

Relevant log output
No response
Metadata
Metadata
Assignees
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViews/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working