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
+2 -1
View File
@@ -1,4 +1,5 @@
@using DeepDrftWeb.Client.Controls
@rendermode InteractiveAuto
@using DeepDrftWeb.Client.Controls
@using DeepDrftWeb.Client.Controls.AudioPlayerBar
@using DeepDrftWeb.Client.Services
@using DeepDrftWeb.Client.Common