I'm doing a datagrid and it's giving error
I will send the project to see if anyone can help me. Follows the error screen when I run the Fabricante view
I'm trying to make the Dialog Template, but it's not working.
This Error is
blazor.server.js:15 [2020-03-31T18:51:40.044Z] Error: Microsoft.JSInterop.JSException: Could not find 'ejsInterop' in 'window'.
Error: Could not find 'ejsInterop' in 'window'.
at https://localhost:44343/_framework/blazor.server.js:8:30748
at p (https://localhost:44343/_framework/blazor.server.js:8:30709)
at https://localhost:44343/_framework/blazor.server.js:8:31416
at e.beginInvokeJSFromDotNet (https://localhost:44343/_framework/blazor.server.js:8:31390)
at https://localhost:44343/_framework/blazor.server.js:1:19202
at e.invokeClientMethod (https://localhost:44343/_framework/blazor.server.js:1:19173)
at e.processIncomingData (https://localhost:44343/_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.Grids.EjsGrid`1.OnHybridAfterRender(Boolean firstRender)
at Syncfusion.EJ2.Blazor.Grids.EjsGrid`1.OnAfterRenderAsync(Boolean firstRender)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)
e.log @ blazor.server.js:15
C @ blazor.server.js:8
(anonymous) @ blazor.server.js:8
(anonymous) @ blazor.server.js:1
e.invokeClientMethod @ blazor.server.js:1
e.processIncomingData @ blazor.server.js:1
connection.onreceive @ blazor.server.js:1
i.onmessage @ blazor.server.js:1
blazor.server.js:1 [2020-03-31T18:51:40.046Z] Information: Connection disconnected.
Attachment:
Revenda_282edd1f.rar