-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Pri1Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcblazor/subsvcmigration/subsvc
Description
Description
In the section titled Blazor WebAssembly authentication uses history state for redirects, the first razor code snippet has a heading like this:
The following example demonstrates the prior redirection approach for apps that target .NET 6 or earlier, which is based on a redirect URL (?returnUrl=) with NavigateTo:
It does not explain that the file to be updated is RedirectToLogin.razor; it would be very helpful if the filename was included.
Fortunately, the third razor code snippet does include the file to be updated: Shared/LoginDisplay.razor.
Page URL
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/migration/60-70.md
Document ID
e9669d35-3de1-997d-258c-745ebbdbface
Article author
Metadata
Metadata
Assignees
Labels
Pri1Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcblazor/subsvcmigration/subsvc
Type
Projects
Status
Done