Skip to content

Question: Dynamic title tag for Blazor app #13857

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

Closed
sven5 opened this issue Sep 10, 2019 · 1 comment
Closed

Question: Dynamic title tag for Blazor app #13857

sven5 opened this issue Sep 10, 2019 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue

Comments

@sven5
Copy link

sven5 commented Sep 10, 2019

Is your feature request related to a problem? Please describe.

Hi, I'd like to dynamically change the <title> tag for a Blazor app.
Since the title is normally defined in a static asset, like index.html or index.cshtml this seems impossible so far. However, with the help of LayoutComponentBase this would work when defining all head information there. Then the script tags would also be defined there - but this is not recommended.

Today, is there any solution for this?

@mkArtakMSFT mkArtakMSFT added the area-blazor Includes: Blazor, Razor Components label Sep 10, 2019
@mkArtakMSFT
Copy link
Contributor

Thanks for contacting us, @sven5. We're tracking this ask as part of #10450

@mkArtakMSFT mkArtakMSFT added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Sep 10, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants