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

[Select] valueType="object" 情况下,全选操作的 onChange 回调函数的参数变量类型错误 #3186

Open
cdevq opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
🐞 bug Something isn't working to be published fixed, not be published

Comments

@cdevq
Copy link

cdevq commented Nov 8, 2024

tdesign-react 版本

1.9.3

重现链接

https://codesandbox.io/p/sandbox/tdesign-select-valuetype-object-selectall-issue-c2h8cx

重现步骤

  1. 选择某一个项,onChange 参数中,value 数组的元素类型为 object (符合预期)
  2. 选择 “全部”,onChange 参数中,value 数组的元素类型为 字符串 (有问题)

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

Chrome(129.0.6668.100)

系统版本

Window10(22H2)

Node版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Nov 8, 2024

👋 @cdevq,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@uyarn uyarn self-assigned this Nov 12, 2024
@uyarn uyarn added the 🐞 bug Something isn't working label Nov 12, 2024
l123wx added a commit to l123wx/tdesign-react that referenced this issue Nov 12, 2024
@uyarn uyarn added the to be published fixed, not be published label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

2 participants