Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Upgraded to 17.4.43 and now getting this error.
Error: Microsoft.JSInterop.JSException: Could not find 'ejsInterop' in 'window'.
Error: Could not find 'ejsInterop' in 'window'.
at https://localhost:44351/_framework/blazor.server.js:8:30748
at Array.forEach (
at p (https://localhost:44351/_framework/blazor.server.js:8:30709)
at https://localhost:44351/_framework/blazor.server.js:8:31416
at new Promise (
at e.beginInvokeJSFromDotNet (https://localhost:44351/_framework/blazor.server.js:8:31390)
at https://localhost:44351/_framework/blazor.server.js:1:19202
at Array.forEach (
at e.invokeClientMethod (https://localhost:44351/_framework/blazor.server.js:1:19173)
at e.processIncomingData (https://localhost:44351/_framework/blazor.server.js:1:17165)
at Microsoft.JSInterop.JSRuntime.InvokeWithDefaultCancellation[T](String identifier, Object[] args)
at Syncfusion.EJ2.Blazor.BaseComponent.OnAfterRenderAsync(Boolean firstRender)
at Syncfusion.EJ2.Blazor.Notifications.EjsToast.OnAfterRenderAsync(Boolean firstRender)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)