Open
Description
This package builds against (and bundles) a rather old version of Vue.js (2.6.10.) This causes problems with single file components that have been compiled with the latest vue-template-compiler (2.6.14), namely, the generated render functions contain some scoped-slot magic that this version of Vue.js does not seem to understand yet.
Could we upgrade the bundled version of Vue.js to 2.6.14?
(I am happy to provide the PR if you think that this is a good idea.)
Metadata
Metadata
Assignees
Labels
No labels