Skip to content

How to do manual SSR #2065

Discussion options

You must be logged in to vote

Other things aren't setup properly in your stackblitz: you need to create one router per app, use createApp() on client instead of the SSR equivalent. You can find all the details on

For production Apps, I recommend you to give Nuxt or any of their recommendations on the vuejs guide a try. They come with SSR setup and a lot of other interesting features

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #2064 on December 03, 2023 09:06.