Vue3 renders only index.html but doesn't render components. #11441
Unanswered
skyshy0707
asked this question in
Help/Questions
Replies: 1 comment
-
Try hash mode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I use Vue3, define router and use it in my vue app, but when i open my main page i see content of index.html only, nothing of component.
./src/routes.js:
./src/main.js:
What i should do next?
Beta Was this translation helpful? Give feedback.
All reactions