Questions about form binding in the documentation example #2118
CodeGetters
started this conversation in
General
Replies: 1 comment
-
Address of the problem: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On index.html line 48
"<p>Checked names: <pre>{{checkedNames}}</pre></p>"
my prettier is wrong: "SyntaxError: Unexpected closing tag "p". It may happen when the tag has already been closed by another tag."
This is the external link I used:https://lib.baomitu.com/vue/3.0.2/vue.global.js
IDE:VsCode 4.8.2
I hope a brother can answer it.
Beta Was this translation helpful? Give feedback.
All reactions