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

When the disableCheckbox of some child nodes in the TreeSelect component is true, all of its parent node's half selected state becomes invalid #7703

Closed
1 task
dengli1216 opened this issue Jul 1, 2024 · 1 comment
Labels

Comments

@dengli1216
Copy link

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

Version

2.2.8

Environment

vue:3.2.12

Reproduction link

https://2x.antdv.com/components/tree-select-cn

Steps to reproduce

  1. Select a child node and submit form data
  2. Form echo and disable the above child nodes, i.e. disableCheckbox: true
  3. At this point, all parent nodes on the child node have no half select button status

What is expected?

When the disableCheckbox in the child node section is true, the parent node echoes a half selected state

What is actually happening?

/

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant