koumoul-dev / vuetify-jsonschema-form

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
MIT License
546 stars 155 forks source link

Error Vue is not defined when import third-party.js in main.js #167

Closed radiorz closed 1 month ago

radiorz commented 3 years ago

Uncaught ReferenceError: Vue is not defined at Object.eval (third-party.js?c5a8:1) at r (third-party.js?c5a8:1) at Module.eval (third-party.js?c5a8:1) at Module.eval (third-party.js?c5a8:1) at r (third-party.js?c5a8:1) at eval (third-party.js?c5a8:1) at eval (third-party.js?c5a8:1) at Object../node_modules/@koumoul/vjsf/dist/third-party.js (chunk-vendors.js:43) at __webpack_require__ (index.js:854) at fn (index.js:151)

radiorz commented 3 years ago

i import in the component file that it works,but how can i import for whole project/