Subscribe on changes!

Failed to resolve component: component v-bind router-link

avatar
Jun 17th 2021

Version

3.1.1

Reproduction link

https://codesandbox.io/s/bold-rgb-c8pf6?file=/src/App.vue

Steps to reproduce

open it https://codesandbox.io/s/bold-rgb-c8pf6?file=/src/App.vue

What is expected?

how to fix it

What is actually happening?

warn in console: Failed to resolve component: component

avatar
Jun 17th 2021

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.


You need to add the router https://next.router.vuejs.org/

avatar
Jun 18th 2021

@posva Can you edit the link?

https://codesandbox.io/s/bold-rgb-c8pf6?file=/src/main.js

I can't solve the problem if I add vue-router@4

avatar
Aug 2nd 2021

@posva Can you edit the link?

https://codesandbox.io/s/bold-rgb-c8pf6?file=/src/main.js

I can't solve the problem if I add vue-router@4

I have a same problem like this. now,dou you know how to solve it?