BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
After updating grid from 16.4.55
to 17.1.43, my grid with row template is broken and the console window
spits out the following errors :
at evalExp (vendor.js:214326)
at compile (vendor.js:214313)
at Object.push../node_modules/@syncfusion/ej2-grids/node_modules/@syncfusion/ej2-base/src/template-engine.js.Engine.compile
(vendor.js:214242)
at compile (vendor.js:214201)
at templateCompiler
(vendor.js:297715)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/src/grid/base/grid.js.Grid.processModel
(vendor.js:296545)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/src/grid/base/grid.js.Grid.render
(vendor.js:294887)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/node_modules/@syncfusion/ej2-base/src/component.js.Component.appendTo
(vendor.js:208811)
at vendor.js:143111
at
ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask
(polyfills.js:2766)
ERROR TypeError: Cannot read property
'getPanel' of undefined
at GridComponent.push../node_modules/@syncfusion/ej2-grids/src/grid/base/grid.js.Grid.getContent
(vendor.js:295474)
at Render.push../node_modules/@syncfusion/ej2-grids/src/grid/renderer/render.js.Render.refreshDataManager
(vendor.js:304913)
at Render.push../node_modules/@syncfusion/ej2-grids/src/grid/renderer/render.js.Render.refresh
(vendor.js:304895)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/src/grid/base/grid.js.Grid.extendedPropertyChange
(vendor.js:295268)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/src/grid/base/grid.js.Grid.onPropertyChanged
(vendor.js:295138)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/node_modules/@syncfusion/ej2-base/src/base.js.Base.dataBind
(vendor.js:208074)
at GridComponent.push../node_modules/@syncfusion/ej2-grids/node_modules/@syncfusion/ej2-base/src/component.js.Component.dataBind
(vendor.js:208820)
at
ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask
(polyfills.js:2766)
at Object.onInvokeTask
(vendor.js:58227)
at
ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask
(polyfills.js:2765)
Do you have a solution for this?
Thank you.