-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
vue2.7.16 vue-demi0.14.6的版本下x6-vue-shape会报warn错误 #4583
Comments
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. |
// // 注册自定义节点 |
问题描述
permission.js:234 TypeError: Cannot read properties of undefined (reading 'warn')
at ./node_modules/vue-demi/lib/index.mjs (src_pages_ibf-home_test_vue.js:7077:1)
at webpack_require (index.js:93:32)
at fn (index.js:755:21)
at ./node_modules/@antv/x6-vue-shape/es/view.js (src_pages_ibf-home_test_vue.js:73:1)
at webpack_require (index.js:93:32)
at fn (index.js:755:21)
at ./node_modules/@antv/x6-vue-shape/es/index.js (src_pages_ibf-home_test_vue.js:29:1)
重现链接
暂无
重现步骤
初始化直接报错
预期行为
期望正常渲染组件
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: