-
Notifications
You must be signed in to change notification settings - Fork 503
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
[Transfer] 与Tree结合使用,无法进行勾选 #1958
Labels
🐞 bug
Something isn't working
Comments
👋 @ldypgod,感谢给 TDesign 提出了 issue。 |
|
我刚刚发现 t-tree里不能直接使用v-bind 因为slotProps.value不是checked,tree里的value需要的值是checked |
看起来表现正常 |
Screen.Recording.2022-11-08.at.11.04.02.mov |
issue 暂时关闭,待提供更多信息后,可以reopen |
在 Stackblitz 中打开使用就不行了 |
a3005166fc0beee1a8a813ddece9a2fe.mp4 |
@PengYYYYY 你看看我发的,实例是正常的,在 Stackblitz 中打开使用就不行,我自己本地也不行和在Stackblitz出现同样的问题 |
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue-next 版本
0.24.5
重现链接
https://tdesign.tencent.com/vue-next/components/transfer?tab=demo#%E4%B8%8E-tree-%E7%BB%93%E5%90%88%E4%BD%BF%E7%94%A8
重现步骤
在 Stackblitz 中打开后,运行成功后去树形菜单上进行选中,无法勾选
期望结果
能选中
实际结果
不能选中,控制台提示 Set operation on key "checked" failed: target is readonly.
框架版本
Vue(3.2.40)
浏览器版本
106.0.5249.121(正式版本)
系统版本
win10
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: