fix(routing): static Routes/HeadOutlet, InteractiveAuto on MainLayout, InteractiveServer on CmsLayout — Routes lived in server-only assembly and couldn't hydrate in WASM

This commit is contained in:
Daniel Harvey
2026-05-19 01:49:19 -04:00
parent 410b183d23
commit dba8b1d63e
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
@rendermode InteractiveServer
@inherits LayoutComponentBase
<MudThemeProvider IsDarkMode="false" Theme="@_theme" />