-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: v2 compat
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
Open link and look at terminal warning.
What is expected?
It is should not warning because v-bind already in the first place
What is actually happening?
when use v-bind with v-for and move the v-bind in the first place. the loader will report warning v-bind with wrong place
System Info
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: v2 compat