
if didn't set sideBar: auto with YAML,the sideBar didn't match the title of each page,only show the path for each page.
But in official demo, it didn't set sideBar: auto yet, but the sideBar worked well.
I found that this file is not our source code. Can you provide any source?
Besides, thanks for your translation. The official Chinese document is here: https://vuepress.vuejs.org/zh/
reproduced this bug, sideBar: auto is not necessary, for now you just need to remove this comments.
This bug is due to your frontmatter has some duplicate space which will cause the frontmatter get unexpected parsing result:
---
[Cannot have space]---[Cannot have space]
...
[Cannot have space]---[Cannot have space]
---
thank you for help, translate is practicing for fun.tody,i do nothing, but it works well.maybe the mysterious power from the East.
Most helpful comment
thank you for help, translate is practicing for fun.tody,i do nothing, but it works well.maybe the mysterious power from the East.