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中的rowSelection的一个小bug #4020

Closed
buyouzzj opened this issue Nov 26, 2016 · 1 comment
Closed

关于table中的rowSelection的一个小bug #4020

buyouzzj opened this issue Nov 26, 2016 · 1 comment
Assignees
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@buyouzzj
Copy link

发生问题的环境是:

  • antd 版本:2.4.3
  • 操作系统及其版本:win7
  • 浏览器及其版本:chrome 53

您做了什么?请提供尽可能详细的重现步骤。

给table的rowSelection加了defaultChecked属性之后

您期待的结果是:

点击某一个checkbox并不影响其他checkbox的任何属性

实际上的结果是:

当刷新页面之后,第一次点击任何一个checkbox都会使其他的checkbox也被点击,而实际上并没有点击其他的checkbox,而第二次及以后回归正常

可重现的在线演示

http://codepen.io/ddcat1115/pen/pbpjJz?editors=001

@yesmeck yesmeck added the 🐛 Bug Ant Design Team had proved that this is a bug. label Nov 26, 2016
@yesmeck yesmeck self-assigned this Nov 26, 2016
@lock
Copy link

lock bot commented May 3, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 Bug Ant Design Team had proved that this is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants