-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Description
pug:
li(v-for="(item,index) in dataList",v-if="index >= 6")
output:
template syntax error - invalid expression: v-if="index >= 6"
vue "version": "2.0.0-rc.6"
pug "version": "2.0.0-beta6"
test [email protected] in [email protected] is work!!
Metadata
Metadata
Assignees
Labels
No labels