Closed
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