Closed haiting closed 1 year ago
Please share reproducible example. It's working fine for us at vitepress.dev.
Please share reproducible example. It's working fine for us at vitepress.dev.
this is a simple demo https://stackblitz.com/edit/vitejs-vite-ls5fsx?file=docs/.vitepress/config.js
You're using @vue/theme
that we don't track here, nor it's meant for end user usage. If it's an issue with the default theme then feel free to reopen this.
OK! Thx! Thank for finding out the problem
Describe the bug
when I update the version to
"vitepress": "^1.0.0-alpha.63",
, and runvitepress dev docs
, The Aside component is render nothingReproduction
update the vitepress version to
"vitepress": "^1.0.0-alpha.63",
run
vitepress dev docs
config.js
Expected behavior
render aside component
System Info
packages.json