Closed rogerhendriks closed 2 years ago
Hi @rogerhendriks ,
Sorry for the inconvenience caused.
This is a known problem and the sample number in the sample browser is the reason for this. We have already planned to fix this in our upcoming release of Volume 2, 2019, scheduled for the end of June.
We appreciate your patience until then and get back to us if you need further assistance on this.
Regards, Jesus Arockia Sankaran S
Hi @rogerhendriks,
Sorry for the delay caused,
We have resolved your reported warning at our end. So, we are suggesting you use our latest version packages to avail those changes. Run the below command to install the latest version of our packages in your project.
npm install -g npm-check-updates
npm update
https://ej2.syncfusion.com/vue/documentation/common/how-to/update-npm-package/
Regards, Gokul
Repro path:
audited 16566 packages in 11.061s found 17 vulnerabilities (1 low, 6 moderate, 10 high) run
npm audit fix
to fix them, ornpm audit
for details