v-for compiler error case #5819
Labels
has PR
A pull request has already been submitted to solve the issue
🔩 p2-edge-case
scope: compiler
✨ feature request
New feature or request
Version
3.2.33
Reproduction link
sfc.vuejs.org/
Steps to reproduce
v-for only spaces after in or of
What is expected?
in this case, should report an X_V_FOR_MALFORMED_EXPRESSION error during compiler
What is actually happening?
error reporting during runtime. (Unexpected token ','. )
The text was updated successfully, but these errors were encountered: