Skip to content

[CDropdownItem] 3.0.2 breaks @click behavior #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
darthf1 opened this issue Mar 9, 2020 · 1 comment
Closed

[CDropdownItem] 3.0.2 breaks @click behavior #73

darthf1 opened this issue Mar 9, 2020 · 1 comment

Comments

@darthf1
Copy link

darthf1 commented Mar 9, 2020

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.

@darthf1 darthf1 changed the title [CDropdownItem] 3.0.2 breaks @click behaviour [CDropdownItem] 3.0.2 breaks @click behavior Mar 9, 2020
@woothu
Copy link

woothu commented Mar 9, 2020

FIxed by 311d18e, fix available in 3.0.3 version.

@woothu woothu closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants