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] keys中label不能为content #2981

Open
langziyang opened this issue Jul 8, 2024 · 2 comments
Open

[Select] keys中label不能为content #2981

langziyang opened this issue Jul 8, 2024 · 2 comments
Labels
example Something about example need more info 需要更多信息理解 issue 的问题

Comments

@langziyang
Copy link

tdesign-react 版本

1.7.6

重现链接

No response

重现步骤

<Select
                    options={hints.filter(item => item.type === 'accept')}
                    valueType='object'
                    keys={{value: '@id', label: 'content'}}
                />

期望结果

当 keys={{value: '@id', label: 'content'}}中label为content时不能选择

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Jul 8, 2024

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

@HaixingOoO
Copy link
Collaborator

可以的话提供个例子

@HaixingOoO HaixingOoO added example Something about example need more info 需要更多信息理解 issue 的问题 labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Something about example need more info 需要更多信息理解 issue 的问题
Projects
None yet
Development

No branches or pull requests

2 participants