Skip to content

Enhanced navigation webassembly #50769

Answered by matengo
matengo asked this question in Q&A
Sep 18, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

I think in the Visual Studio template with Authentication type "Individual Accounts" (when you select Interactive render mode Webassebly global) they solved that in a way that can solve your issue. All Auth related stuff is SSR, and the rest is Webassembly (without fetch for the view). In the App.razor they have a custom Rendermode setting called "RenderModeForPage".

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@matengo
Comment options

Answer selected by javiercn
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-blazor Includes: Blazor, Razor Components
3 participants