We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.4.4
Chrome 67.0
2.5.17-beta.0
https://jsfiddle.net/priestlau/vefkuso3/3/
when click the element of the last level twice, @active-item-change event doesn't work
the argument (val) of @active-item-change event function will be updated
click once
click twice
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
click twice

The text was updated successfully, but these errors were encountered: