Daniel Harvey 7c9f3b1630 fix(client): force server reload for /account/* routes unknown to WASM router
AuthBlocksWeb pages live in a server-only assembly not bundled in the WASM
client. When InteractiveAuto switches routing to WASM, /account/login has
no matching component and shows NotFound. Routes.razor now intercepts
NotFound for /account/* paths and forces a full-page reload to the server
router, which knows the real login page via AddAdditionalAssemblies.
2026-05-18 23:14:15 -04:00
2025-09-04 19:58:46 -04:00
2026-05-16 19:33:23 -04:00
2026-05-16 19:33:23 -04:00
2025-12-09 16:46:07 -05:00
S
Description
No description provided
19 MiB
2026-06-27 02:55:40 +00:00
Languages
C# 60.5%
TypeScript 17.6%
HTML 14.5%
CSS 5.4%
Shell 1.8%
Other 0.2%