aspnetcore: BUG: not works in WasmPrerender mode
Describe the bug
When using
<component type="typeof(Client.App)" render-mode="WebAssemblyPrerendered" />
page title won’t update before you get page.
You get mearkup like

To Reproduce
https://github.com/ParadiseFallen/WasmBlazorPrerendered Just run Host project. look at Client project. open link/counter after some time title will update to “Counter 0”
Open postman Send [GET] link/counter In markup title is Client
Exceptions (if any)
no
Further technical details
.net 6 VS 2022 Current
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 19 (11 by maintainers)
Thank you, @guardrex! Closing this issue now.