Skip to content

Server-side rendered page differs from client-side rendered page #448

Answered by Mister-Hope
PeppeL-G asked this question in Q&A
Discussion options

You must be logged in to vote

Try reading the code of vuepress-plugin-md-enhance.

It can avoid the issues and do have a better writing experience. Adding Syntax to markdown should be better than creating and using component

Edited: relook what you are reporting, vue is using special comment to mark Mustache or directives like v-if and v-for, so the ssr render result is expected.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mister-Hope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants