Hi,
I'm using the syncfusion ej2-react-grids component. It was working fine with version 16.2.41, but when I updated to the latest version 16.2.46, it returned error as follows:
Uncaught TypeError: Cannot read property 'getService' of undefined
at new e (ej2-grids.umd.min.js:10)
at e (ej2-base.umd.min.js:10)
at t.inject (ej2-base.umd.min.js:10)
at t.r.injectModules (ej2-base.umd.min.js:10)
at t.r.dataBind (ej2-base.umd.min.js:10)
at t.setProperties (ej2-base.umd.min.js:10)
at t.o.setProperties (ej2-grids.umd.min.js:10)
at t.o.componentWillReceiveProps (ej2-react-base.umd.min.js:10)
at callComponentWillReceiveProps (react-dom.development.js:11413)
at updateClassInstance (react-dom.development.js:11605)
Would you please help me? Thanks