Skip to content

[CDropdownItem] 3.0.2 breaks @click behavior #73

Closed
@darthf1

Description

@darthf1

With 3.0.2 the @click event is not working anymore. <c-dropdown-item @click="xx">
I have to change @click to @click.native. Downgrading to 3.0.1 fixes the behavior.

Activity

changed the title [-][CDropdownItem] 3.0.2 breaks @click behaviour[/-] [+][CDropdownItem] 3.0.2 breaks @click behavior[/+] on Mar 9, 2020
woothu

woothu commented on Mar 9, 2020

@woothu

FIxed by 311d18e, fix available in 3.0.3 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      [CDropdownItem] 3.0.2 breaks @click behavior · Issue #73 · coreui/coreui-vue