vue routing error
vue-router error
related codes
[Vue warn]: Error in render: "InternalError: too much recursion"
found in
---> <RouterLink>
<ElTooltip>
<VHead> at src\components\common\Header.vue
<Home> at src\components\common\Home.vue
<App> at src\App.vue
<Root> vue.runtime.esm.js:587
InternalError: "too much recursion"
matchRoute http://localhost:8080/app.js:72289:11
match http://localhost:8080/app.js:72171:13
redirect http://localhost:8080/app.js:72231:14
_createRoute http://localhost:8080/app.js:72270:14
match http://localhost:8080/app.js:72172:18
redirect http://localhost:8080/app.js:72231:14
_createRoute http://localhost:8080/app.js:72270:14
match http://localhost:8080/app.js:72172:18
redirect http://localhost:8080/app.js:72231:14
_createRoute http://localhost:8080/app.js:72270:14
match http://localhost:8080/app.js:72172:18
redirect http://localhost:8080/app.js:72231:14
_createRoute http://localhost:8080/app.js:72270:14
match http://localhost:8080/app.js:72172:18
redirect http://localhost:8080/app.js:72231:14
_createRoute http://localhost:8080/app.js:72270:14
match http://localhost:8080/app.js:72172:18
redirect http://localhost:8080/app.js:72231:14
_createRoute http://localhost:8080/app.js:72270:14
match http://localhost:8080/app.js:72172:18
//
ask for advice on what went wrong and how to fix it