Skip to content

Vue JS Boilerplate incompatible with CDN version #1817

Open
@jamesotoole

Description

@jamesotoole

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions