Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

VueButton does not work well with vuejs latest , because of use @click.capture.native="handleClick" in VueButton #29

Closed
@smile921

Description

@smile921

if use the latest vuejs with VueButton ,it will print

[Vue warn]: The .native modifier for v-on is only valid on components but it was used on .

here is the feature that cause this problem .
It suggest that using .native incorrectly: it should be used only on components not on elements.

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