You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The component PrerenderedCounter2.razor as described in the guide does not work in the case of enhanced navigation (dotnet/aspnetcore#51584), which is most cases since enhanced navigation is on by default.
Developers who try to follow the guide to implement persisting prerendered state will be confused why it doesn't work.
Description
The component PrerenderedCounter2.razor as described in the guide does not work in the case of enhanced navigation (dotnet/aspnetcore#51584), which is most cases since enhanced navigation is on by default.
Developers who try to follow the guide to implement persisting prerendered state will be confused why it doesn't work.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/components/prerender?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/components/prerender.md
Document ID
ffdc8df3-55a8-b757-d4e6-38c104916002
Article author
@guardrex
The text was updated successfully, but these errors were encountered: