Timeline for How to set page title in blazor?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 15, 2021 at 5:09 | comment | added | Meer | Thanks for the info @Swimburger. Updated to lastest RC, don't see the issue now. | |
| Oct 15, 2021 at 1:19 | comment | added | Swimburger | @Meer, this was a bug in previous previews and RC's which now has been fixed with release of .NET 6 RC2. This should now behave as expected. Here's the bug issue on GitHub for your reference: github.com/dotnet/aspnetcore/issues/36967 | |
| Oct 13, 2021 at 4:43 | comment | added | Meer |
Well, I noticed that if index.html has title, when the app is loaded for the first time, the title in index.html is displayed. Only on navigation, the PageTitle is rendered. How can we have PageTitle displayed in the first load (with index.html title still there)?
|
|
| Sep 21, 2021 at 8:18 | history | answered | dani herrera | CC BY-SA 4.0 |