After upgrading to v18.2.0.44, this error occurs.
Regards,
Arthur
-----------------
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: Could not find 'loadScripts' in 'window.sfBlazor'.
Error: Could not find 'loadScripts' in 'window.sfBlazor'.
at https://localhost:44333/_framework/blazor.webassembly.js:1:9198
at Array.forEach (<anonymous>)
at p (https://localhost:44333/_framework/blazor.webassembly.js:1:9158)
at https://localhost:44333/_framework/blazor.webassembly.js:1:9868
at new Promise (<anonymous>)
at Object.beginInvokeJSFromDotNet (https://localhost:44333/_framework/blazor.webassembly.js:1:9841)
at _mono_wasm_invoke_js_marshalled (https://localhost:44333/_framework/wasm/dotnet.3.2.0.js:1:171294)
at do_icall (https://localhost:44333/_framework/wasm/dotnet.wasm:wasm-function[6049]:0x10f8b1)
at do_icall_wrapper (https://localhost:44333/_framework/wasm/dotnet.wasm:wasm-function[1896]:0x50b6a)
at interp_exec_method (https://localhost:44333/_framework/wasm/dotnet.wasm:wasm-function[1120]:0x2588e)