chore: break compat mode v-for/v-if precedence check loop early (#4773)
This commit is contained in:
parent
759ae31e08
commit
e772108922
@ -600,6 +600,7 @@ function parseTag(
|
|||||||
context,
|
context,
|
||||||
getSelection(context, start)
|
getSelection(context, start)
|
||||||
)
|
)
|
||||||
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user