Skip to content

v-bind won't overwrite the property in $props with the same name #5150

@holynewbie

Description

@holynewbie

Vue.js version

2.2.2

Reproduction Link

https://jsfiddle.net/holynewbie/bhbxht0g/

What is Expected?

the result should be

here is aa
here is bb 1

rather than

here is aa
here is bb 0

the might cause some problems in recursive component or dynamic component

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions