Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue JS Boilerplate incompatible with CDN version #1817

Open
jamesotoole opened this issue Aug 17, 2023 · 0 comments
Open

Vue JS Boilerplate incompatible with CDN version #1817

jamesotoole opened this issue Aug 17, 2023 · 0 comments
Labels

Comments

@jamesotoole
Copy link

The Vue JS Boilerplate incompatible with CDN version uses a CDN that has updated from v2 to v3, but the template is for vue2 code.

This means you have to remove the vue library from the left hand settings, and manually add in a vue2 cdn js file. OR update the code to be a vue3 style initialisation. Either way the boilerplate template is broken and has been for a while. I use this regularly.

Please set a fixed CDN version to be Vuejs2, or update to support vue3.

https://jsfiddle.net/boilerplate/vue

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants