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

Blazor app base path 8.0 #30043

Closed
guardrex opened this issue Aug 12, 2023 · 0 comments · Fixed by #31390
Closed

Blazor app base path 8.0 #30043

guardrex opened this issue Aug 12, 2023 · 0 comments · Fixed by #31390

Comments

@guardrex
Copy link
Collaborator

guardrex commented Aug 12, 2023

As part of the App base path updates for SSR/BWA, let's show how to set it at runtime via the environment per dotnet/aspnetcore#50032 (comment). Cross-link to the Environments topic after #30042 is worked, and link to this in the preceding IIS section.

In Blazor WASM, the App component can add a <base> tag to <head> content, just need to remove the existing index.html <base> tag.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue labels Aug 12, 2023
@guardrex guardrex added Pri1 doc-enhancement 8.0 .NET 8 and removed Source - Docs.ms Docs Customer feedback via GitHub Issue labels Aug 12, 2023
@Rick-Anderson Rick-Anderson moved this to 8.0 in Blazor.Docs Oct 18, 2023
@guardrex guardrex moved this from 8.0 to In progress in Blazor.Docs Jan 9, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Blazor.Docs Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants