d31a08bd1559a7e0aa49db65e6d145485c96dc7e
Routes moves to InteractiveServer so the server router always sees all assemblies (including AuthBlocksWeb). MainLayout declares @rendermode InteractiveWebAssembly — the single source of WASM interactivity for all public pages. CmsLayout in DeepDrftCms provides a server-rendered admin shell without the audio dock. Assembly-level _Imports.razor files set the default layout for each group; no per-page rendermode declarations needed. Routes.razor moves to the server host (its correct home) carrying the full AdditionalAssemblies list.
Description
No description provided
Releases
13
Languages
C#
60.5%
TypeScript
17.6%
HTML
14.5%
CSS
5.4%
Shell
1.8%
Other
0.2%