-
-
Notifications
You must be signed in to change notification settings - Fork 450
v-for directive doesn't work properly in template tag #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It should be working, please give me a repro. |
This is But I don't know why working on browser, are you using vue 3? |
no, vue 2 |
I see, it's makes sense. If vue 3 fixed this problem I will publish a new version, thanks for the report! |
Reopen because actually vue compiled valid render code, not sure this is design or bug. |
Added a patch in 0.22.26 for now. |
This code works well in browser, but volar throws error.
The text was updated successfully, but these errors were encountered: