Skip to content

$attrs missing property when used with v-model #8430

Closed
@dattn

Description

@dattn

Version

2.5.16

Reproduction link

https://codesandbox.io/s/106qozol1j

Steps to reproduce

In the component TestA the value is passed as prop => the key value is present in the $attrs variable

In the component TestB the value is passed as v-model => $attrs is empty

What is expected?

The key "value" should be present in $attrs variable

What is actually happening?

$attrs is empty

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions