Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Demo报错,el-button无法正常显示:Error: Unknown custom element: - did you register the component correctly? #22

Open
uCloudCastle opened this issue Mar 10, 2021 · 0 comments

Comments

@uCloudCastle
Copy link

是需要注册KtButton吗,element库已经全局引入了

Error: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
at Vue.config.warnHandler (http://localhost:10800/:7:63)
at warn (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:632:28)
at createElm (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:5933:13)
at createChildren (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:6048:11)
at createElm (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:5949:11)
at createChildren (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:6048:11)
at createElm (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:5949:11)
at Vue.patch [as patch] (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:6509:11)
at Vue._update (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:3946:21)
at Vue.updateComponent (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:4067:12)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant