Skip to content
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

[Bug Report] when click the element of the last level twice, **@active-item-change** event doesn't work #12072

Closed
kingpriest opened this issue Jul 20, 2018 · 0 comments

Comments

@kingpriest
Copy link

kingpriest commented Jul 20, 2018

Element UI version

2.4.4

OS/Browsers version

Chrome 67.0

Vue version

2.5.17-beta.0

Reproduction Link

https://jsfiddle.net/priestlau/vefkuso3/3/

Steps to reproduce

when click the element of the last level twice, @active-item-change event doesn't work

What is Expected?

the argument (val) of @active-item-change event function will be updated

What is actually happening?

when click the element of the last level twice, @active-item-change event doesn't work

click once

bug0

click twice
bug

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

No branches or pull requests

2 participants