Any idea why my page getting errors in console.
When I cut out EjsDropDownList there is no error
When I land od page i get console erros like
ejs.interop.min.js:1 Cannot read property 'isComplexArray' of null
TypeError: Cannot read property 'isComplexArray' of null
at Object.getCompObject (https://cdn.syncfusion.com/ej2/17.4.47/dist/ejs.interop.min.js:1:5409)
at Object.setModel (https://cdn.syncfusion.com/ej2/17.4.47/dist/ejs.interop.min.js:1:5099)
at https://localhost:44303/_framework/blazor.server.js:8:31421
at new Promise (<anonymous>)
at e.beginInvokeJSFromDotNet (https://localhost:44303/_framework/blazor.server.js:8:31390)
at https://localhost:44303/_framework/blazor.server.js:1:19202
at Array.forEach (<anonymous>)
at e.invokeClientMethod (https://localhost:44303/_framework/blazor.server.js:1:19173)
at e.processIncomingData (https://localhost:44303/_framework/blazor.server.js:1:17165)
at e.connection.onreceive (https://localhost:44303/_framework/blazor.server.js:1:10276)
Attached file contains ziped txt file of sample with error
Attachment:
ErrorsInConsole_4def3c14.7z