Hi Andrei,
Thank you for contacting Syncfusion support.
We have checked your reported query. To
overcome this common problem, we suggest you install the “8.0.0-rc.1” version
in vue-class-component. Please refer the below code
example for more information.
[package.json]
|
"dependencies": {
"@syncfusion/ej2-vue-spreadsheet":
"19.4.38",
"vue":
"^2.6.14",
"vue-class-component":
"^8.0.0-rc.1"
}
|
Please configure the dependencies
in package.json file
and install the node modules.
Could you please check the above details
and get back to us, if you need any further assistance on this.
Regards,
Thaneegairaj S