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

Differences between [Bug Report] table event 2.8.2 and 2.9.1 #16179

Closed
danchaotaiyang opened this issue Jun 21, 2019 · 2 comments
Closed

Differences between [Bug Report] table event 2.8.2 and 2.9.1 #16179

danchaotaiyang opened this issue Jun 21, 2019 · 2 comments

Comments

@danchaotaiyang
Copy link

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

@element-bot element-bot changed the title [Bug Report] table event 2.8.2与2.9.1版本差异 Differences between [Bug Report] table event 2.8.2 and 2.9.1 Jun 21, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.9.1

OS/Browsers version

Chrome version 74.0.3729.169 (official version) (64 bits)

Vue version

2.6.10

Reproduction Link

Https://codepen.io/pen/?&editable=true

Steps to reproduce

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

What is Expected?

Triggering select-all events does not trigger select events

What is actually happening?

Triggering the select-all event triggers the manual event select

@ziyoung
Copy link
Contributor

ziyoung commented Jun 21, 2019

#15983

@ziyoung ziyoung closed this as completed Jun 21, 2019
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

3 participants