We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.42.0
https://codesandbox.io/s/tdesign-vue-demo-forked-vxzu05?file=/src/demo.vue
使用 <t-option> 组件动态切换选项列表时,会出现选中的label展示错误,而使用 props options 进行选项切换不会出现这种问题。
<t-option>
The text was updated successfully, but these errors were encountered:
👋 @cong-min,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @geff1991 @skytt @uyarn 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @cong-min 。
已在 0.42.2 版本修复
uyarn
No branches or pull requests
tdesign-vue 版本
0.42.0
重现链接
https://codesandbox.io/s/tdesign-vue-demo-forked-vxzu05?file=/src/demo.vue
重现步骤
使用
<t-option>
组件动态切换选项列表时,会出现选中的label展示错误,而使用 props options 进行选项切换不会出现这种问题。The text was updated successfully, but these errors were encountered: