Hello, Syncfusion Community!
I’m following the official documentation for using Syncfusion Vue with direct scripts, as described in this link:
👉 https://ej2.syncfusion.com/vue/documentation/getting-started/direct-scripts/
On that page, the following CDN URL is provided to import the full ej2-vue package:
https://cdn.syncfusion.com/ej2/29.1.33/ej2-vue-es5/dist/ej2-vue.min.js
However, when trying to access this link, it returns an Access Denied error.
I’d like to confirm if there is a new URL we should use to load the ej2-vue package via direct script?
Thank you in advance for your attention and for the excellent work on these components!