Uncaught ReferenceError: Cannot access 'Cell' before initialization

Hello!!
I just have created new angular project and installed @syncfusion/ej2-angular-spreadsheet18.2.48.
imported 
SpreadsheetAllModule

added  <ejs-spreadsheet></ejs-spreadsheet> in app.component.html

its giving these errors.

ej2-spreadsheet.es2015.js:12627 Uncaught ReferenceError: Cannot access 'Cell' before initialization
    at Module../node_modules/@syncfusion/ej2-spreadsheet/dist/es6/ej2-spreadsheet.es2015.js (ej2-spreadsheet.es2015.js:12627)
    at __webpack_require__ (bootstrap:79)
    at Module../node_modules/@syncfusion/ej2-angular-spreadsheet/__ivy_ngcc__/@syncfusion/ej2-angular-spreadsheet.js (ej2-angular-spreadsheet.js:1)
    at __webpack_require__ (bootstrap:79)
    at Module../src/app/app.module.ts (app.module.ts:1)
    at __webpack_require__ (bootstrap:79)
    at Module../src/main.ts (main.ts:1)
    at __webpack_require__ (bootstrap:79)
    at Object.0 (main.ts:12)
    at __webpack_require__ (bootstrap:79)

I m using
angular core 10.0.6

I have attached project. 
please help.
 

Attachment: Test_97e0a358.rar

3 Replies

SD Saranya Dhayalan Syncfusion Team August 11, 2020 06:35 AM UTC

Hi Abdul,  
 
Good day to you.  
  
We would let you know that it is a known issue in our end in the latest version and we will fix it in our upcoming patch release which will be available on August 19 and appreciate your patience until then. You can check the spreadsheet component in the previous version 18.1.56 to work properly.  
  
Regards,  
Saranya D 



AB Abdul replied to Saranya Dhayalan August 11, 2020 11:52 AM UTC

Hi Abdul,  
 
Good day to you.  
  
We would let you know that it is a known issue in our end in the latest version and we will fix it in our upcoming patch release which will be available on August 19 and appreciate your patience until then. You can check the spreadsheet component in the previous version 18.1.56 to work properly.  
  
Regards,  
Saranya D 



Thanx 


SD Saranya Dhayalan Syncfusion Team August 12, 2020 11:54 AM UTC

Hi Abdul 
 
Most welcome. 
 
Regards, 
Saranya D 


Loader.
Up arrow icon