-
Notifications
You must be signed in to change notification settings - Fork 354
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
报错Cannot read properties of undefined (reading 'h')" #258
Comments
是 |
解决了吗,同样的问题~ |
vue3好像不支持? |
vue3 用不了,哭了 |
您好,你的邮件我已经收到,谢谢~~
|
@ckpack/vue-color |
vue3 无法支持 |
您好,你的邮件我已经收到,谢谢~~
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vue.runtime.esm.js:3049 TypeError: Cannot read properties of undefined (reading 'h')
at r (vue-color.min.js:1:1)
at VueComponent.data (vue-color.min.js:1:1)
at getData (vue.runtime.esm.js:5464:1)
at initData (vue.runtime.esm.js:5428:1)
at initState (vue.runtime.esm.js:5369:1)
at Vue._init (vue.runtime.esm.js:5691:1)
at new VueComponent (vue.runtime.esm.js:5826:1)
at createComponentInstanceForVnode (vue.runtime.esm.js:4544:1)
at init (vue.runtime.esm.js:4406:1)
at createComponent (vue.runtime.esm.js:6567:1)
为什么81版本会有这个报错
The text was updated successfully, but these errors were encountered: