vue3-example-ssr
vue3-example-ssr copied to clipboard
How to invoke vue-router
Hi, first of all, This is a very good example (vue3-ssr). I added vue-router and vue-store in the project and i found error logging.

Please help to figure out this issue.
Regards Jerald.
After reading the vue official SSR chapter, I find that this project lacks of the activation of client side, and it might cause this issue, so I take a try to add the activation on my own repo branch(https://github.com/zhangzhuang15/vue3-example-ssr/tree/jasonzhang-feature). I'm not sure if it could help you, but talk is too cheap, welcome to have a try !