Differences between the CDN version and the npm install version #624
micche-lab
started this conversation in
General
Replies: 2 comments
-
There seems to be an issue with Vue, please see this comment #413 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The issue has been fixed in v5.4.1. Please check. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used the translation feature. Sorry if I made any mistakes.
Please provide a detailed explanation of the differences between the CDN version and the npm install version.
When I installed Vue.js via npm install, the click event didn't respond at all, so I ended up importing and using the CDN version.
Please clearly state that the way options are passed differs.
Also, when installing via npm, Interaction is imported from the core package, but it doesn't work at all.
I also tried installing it separately via npm, but the version was 3.X, so it was incompatible and unusable.
If there is a way to run it with the npm version in Vue.js, please let me know.
Translated with DeepL.com (free version)
Beta Was this translation helpful? Give feedback.
All reactions