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 Page Title problem #19823

Closed
realLiangshiwei opened this issue May 15, 2024 · 0 comments
Closed

Blazor Page Title problem #19823

realLiangshiwei opened this issue May 15, 2024 · 0 comments
Assignees
Milestone

Comments

@realLiangshiwei
Copy link
Member

Related: #19279

Blazor component is not available in cshtml. should use component tag helper in cshtml

...
<component type="typeof(HeadOutlet)" render-mode="ServerPrerendered" />

https://learn.microsoft.com/en-us/aspnet/core/blazor/components/control-head-content?view=aspnetcore-7.0#headoutlet-component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants