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

Table 开启了 pagination.showSizeChanger 后,修改分页大小触发两次 onChange 事件 #228

Closed
1 task
sendya opened this issue Oct 23, 2018 · 1 comment
Labels

Comments

@sendya
Copy link
Member

sendya commented Oct 23, 2018

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.1.6

Environment

Windwos 10 1803, Chrome 70, Vue 2.5.17

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Table 组件开启

pagination: {
    showSizeChanger: true,
},

之后。修改分页大小

What is expected?

只触发一次 onChange

What is actually happening?

会导致 TableonChange 事件触发两次

@github-actions
Copy link

github-actions bot commented Apr 2, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants