How to fix vNode #490
-
I don't quite clear what went wrong Error
my code in the .vue
The first issue ,may be an imperfect expression. Hope to be reminded or forgiven |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Apr 1, 2022
Replies: 2 comments
-
When I do not return the node, the error disappears. Is this not supported? Or my syntax error, this is my component code |
Beta Was this translation helpful? Give feedback.
0 replies
-
vuepress do not have built-in support of jsx. you may need to deal them your self |
Beta Was this translation helpful? Give feedback.
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
vuepress do not have built-in support of jsx. you may need to deal them your self