Skip to content

Listeners declared in emits array are inacessible #4713

Closed
@aleksander237

Description

@aleksander237

Version

3.2.19

Reproduction link

sfc.vuejs.org/

Steps to reproduce

Uncomment the emits array declaration in VirtualForm component

What is expected?

Refering to the documentation: https://v3.vuejs.org/guide/migration/listeners-removed.html, the listeners should be available as keys of the this.$attrs object

What is actually happening?

The listeners are not available.

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