-
Notifications
You must be signed in to change notification settings - Fork 478
引入组件后报错 #449
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
Comments
我也是 |
Same issue here: using Vue3 script setup |
+1 |
+1 how to solve it? |
+1 |
pardon, could you be more specifically? so poor my tech, thanks |
same issue |
Duplicate of #460 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
控制台报错
Uncaught TypeError: Cannot read properties of undefined (reading 'extend')
at Module.fb15 (index.js?0f10:12:1)
at nested_webpack_require_950 (bootstrap?c733:19:1)
at eval (bootstrap?c733:83:1)
at eval (bootstrap?c733:83:1)
at webpackUniversalModuleDefinition (universalModuleDefinition?8621:1:1)
at eval (universalModuleDefinition?8621:1:1)
at Object../node_modules/vue-3d-model/dist/vue-3d-model.umd.js (chunk-vendors.js:127:1)
at webpack_require (app.js:113:33)
at fn (app.js:347:21)
at eval (index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/App.vue?vue&type=script&lang=js:2:70)
The text was updated successfully, but these errors were encountered: