vscode-javascript-repl-docs
vscode-javascript-repl-docs copied to clipboard
Doesn't work on vue 3
I'm getting the error:
Error: Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.
which is an error from vuejs and not from vue 3 as it already supports this situation