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

changed expandable.childrenColumnName lead to undefined selectedRows #23197

Closed
1 task
guaijie opened this issue Apr 13, 2020 · 2 comments · Fixed by #23205
Closed
1 task

changed expandable.childrenColumnName lead to undefined selectedRows #23197

guaijie opened this issue Apr 13, 2020 · 2 comments · Fixed by #23205
Assignees
Labels
🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it

Comments

@guaijie
Copy link

guaijie commented Apr 13, 2020

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

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. change data.children to sons
  2. change expandable.childrenColumnName to sons
  3. select a data that gets undefined selectedRow

What is expected?

not undefined

What is actually happening?

[undefined]

Environment Info
antd 4.1.2
React 16.12.0
System windows
Browser chrome 79.0.3945.88
@zombieJ zombieJ self-assigned this Apr 13, 2020
@zombieJ zombieJ added 🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it labels Apr 13, 2020
@satanYuTeng
Copy link

satanYuTeng commented Aug 8, 2020

childrenColumnName 和 checkStrictly: false 一起用的时候 checkStrictly 失效
用 codeSandBox 里的例子在4.4.x 里可以复现

@zombieJ
Copy link
Member

zombieJ commented Aug 9, 2020

@satanYuTeng 开个新的 issue 吧~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants