Skip to content

Error tip during vue2 upgrade to vue3 #12992

Closed
@shuwenjunn

Description

@shuwenjunn

Vue version

3.5.13

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-luhhhzuf?file=src%2FApp.vue,src%2FChild.vue,vite.config.js,package.json&terminal=dev

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

No one assigned

    Labels

    🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: v2 compat

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions