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

Selected TreeSelect item does not appear in the input field #44317

Closed
lyallo opened this issue Aug 21, 2023 · 1 comment · Fixed by react-component/tree-select#439
Closed
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@lyallo
Copy link

lyallo commented Aug 21, 2023

Reproduction link

https://ant.design/~demos/tree-select-demo-multiple

Steps to reproduce

Select "parent 1-0", "my leaf" and "your leaf" from the items in the TreeSelect

What is expected?

All 3 selected items to appear in the input field

What is actually happening?

One of the items is not added to the input field

Environment Info
antd 5.8.4
React 18.2.0
System Windows 11
Browser Chrome 116.0.5845.97, Firefox 116.0.3

Which item is missing will depend on the order in which you select the items

@zombieJ
Copy link
Member

zombieJ commented Aug 23, 2023

multiple mode should not merge value like checkable

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.
Projects
None yet
2 participants