Skip to content

feat: support base url #117

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

Merged
merged 1 commit into from
Jan 26, 2025
Merged

feat: support base url #117

merged 1 commit into from
Jan 26, 2025

Conversation

ElderJames
Copy link
Member

fixed #111

Change the base href in index.html, then the menu and logo navigation is support the prefix path base.

<base href="/admin/" />

doc:
https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore-9.0#path-base

@ElderJames ElderJames merged commit 42a2737 into master Jan 26, 2025
2 checks passed
@ElderJames ElderJames deleted the feat/baseurl branch January 26, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BasicLayout.BaseURL not work
1 participant