Runtime error after upgrading to v18.2.0.44

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)

3 Replies

DA Davy July 8, 2020 07:32 AM UTC

Hi Arthur,

I had the same issue yesterday. After talking to support on chat it was just a very hard caching issue. Try Incognito mode or clearing the browser cache. It worked for me.


AB Arthur Butler July 8, 2020 08:08 AM UTC

Thank you Davy, that solved this for me.


SR Sabitha Rajamani Syncfusion Team July 8, 2020 10:02 AM UTC

Hi Arthur & Davy, 
  
We are glad that your issue has been resolved. Please get back to us if you need any other assistance. 
  
Regards, 
Sabitha 


Loader.
Up arrow icon