at dotnet.native.wasm.wasm_trace_logger (wasm://wasm/dotnet.native.wasm-060f784e:wasm-function[32306]:0x90fb71) at dotnet.native.wasm.eglib_log_adapter (wasm://wasm ...
The documentation for configuring base paths in server-side Blazor apps does not clearly explain that when using UsePathBase(), a trailing slash is critical for proper resource loading. Specifically, ...