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

[picker] picker设置keys不生效 #2495

Open
FFIB opened this issue Dec 14, 2023 · 2 comments
Open

[picker] picker设置keys不生效 #2495

FFIB opened this issue Dec 14, 2023 · 2 comments

Comments

@FFIB
Copy link

FFIB commented Dec 14, 2023

tdesign-miniprogram 版本

重现链接

No response

重现步骤

picker组件中的keys是在弹出时才设置的,keys则不生效。

查看源码keys设置是在picker-item.ts文件中的linked函数,而这个函数只在页面第一次加载时执行,弹出picker组件时不执行,导致keys未设置。
WechatIMG2266

期望结果

No response

实际结果

No response

基础库版本

No response

补充说明

No response

Copy link
Contributor

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

@betavs
Copy link
Collaborator

betavs commented Dec 14, 2023

感谢反馈,方便提供复现的代码吗?

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

No branches or pull requests

2 participants