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.9.1
Chrome 版本 74.0.3729.169(正式版本) (64 位)
2.6.10
https://codepen.io/pen/?&editable=true
table定义select与select-all事件方法 触发select-all 2.8.2 不会触发select事件 2.9.1 会触发select事件,与select-change效果一样
触发select-all事件不触发select事件
触发select-all事件会触发手动事件select
The text was updated successfully, but these errors were encountered:
Translation of this issue:
Chrome version 74.0.3729.169 (official version) (64 bits)
Https://codepen.io/pen/?&editable=true
Table defines select and select-all event methods
Trigger select-all 2.8.2 does not trigger select events
2.9.1 triggers the select event, the same effect as select-change
Triggering select-all events does not trigger select events
Triggering the select-all event triggers the manual event select
Sorry, something went wrong.
#15983
No branches or pull requests
Element UI version
2.9.1
OS/Browsers version
Chrome 版本 74.0.3729.169(正式版本) (64 位)
Vue version
2.6.10
Reproduction Link
https://codepen.io/pen/?&editable=true
Steps to reproduce
table定义select与select-all事件方法
触发select-all
2.8.2 不会触发select事件
2.9.1 会触发select事件,与select-change效果一样
What is Expected?
触发select-all事件不触发select事件
What is actually happening?
触发select-all事件会触发手动事件select
The text was updated successfully, but these errors were encountered: