Closed Guervyl closed 3 years ago
The problem is in the component ApiBinding
line 8.
Hi, thanks for your interest but Github issues are for bug reports and feature requests only. This is a question regarding vue-class-component usage for Vue 3. You can ask questions on the forum, the Discord server or StackOverflow.
Also, the repository for Vue 3 is at https://github.com/vuejs/vue-next
Version
3
Reproduction link
https://github.com/Guervyl/vuejs3-Failed-to-resolve-component
Steps to reproduce
Clone the repository, run the project and look at the JS console.
What is expected?
I expected to see the inner component.
What is actually happening?
Vue throw a warning "Failed to resolve component". And it does not show the inner component.