- Home
- Forum
- Angular - EJ 2
- Grid row template is broken after update grid to verion 17.1.43
Grid row template is broken after update grid to verion 17.1.43
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.
Hariharan
i have tested it with the version 17.1.43 and 17.1.44 and both are negative (:
it looks like we have some kind of regression bug again.
after upgrading to the version 17.1.44 i got "str.replace" error.
Thanks for your update.
We suggest you to remove the `package.lock.json` file in your application folder and then run the command `npm cache clean`. Then following given steps on the update.
Regards,
Hariharan
viktor
reagrds
viktor
Thanks for your update.
We are happy to hear that your problem has been resolved.
Regards,
Hariharan
- 8 Replies
- 3 Participants
-
TT ttArbor
- May 2, 2019 02:42 PM UTC
- May 14, 2019 12:50 PM UTC