Skip to content

problems in vitepress #830

Answered by laymonage
mancuoj asked this question in Q&A
Dec 18, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

You need to use computed for your use case, because the theme is computed from isDark. Without computed, the value is only calculated on initial render.

Fix: https://github.com/mancuoj/csdiy/pull/20

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mancuoj
Comment options

Comment options

You must be logged in to vote
1 reply
@mancuoj
Comment options

Answer selected by mancuoj
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