-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Description
Vue version
3.3.2
Link to minimal reproduction
Steps to reproduce
Open "List.vue" file and you'll see the error. After you rename "View" to any other name (by example, Loader), you'll se that bug is gone
What is expected?
Correct render)))
What is actually happening?
Codegen node is missing for element/if/for node. Apply appropriate transforms first.
System Info
No response
Any additional comments?
I couldn't find anywhere that the word "view" is reserved somewhere in Vue.js, in html or somewhere else
Metadata
Metadata
Assignees
Labels
No labels