-
Notifications
You must be signed in to change notification settings - Fork 507
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
[Checkbox] 二次封装多选框组件插槽定义选项失效 #940
Labels
to be published
to be published
Comments
👋 @uncledrewzhaopeng,感谢给 TDesign 提出了 issue。 |
|
会在下个版本修复这个问题,需要注意的是,这个组件需要导出一个组件名为‘xxx-checkbox’,用于父组件识别子组件
|
0.16.0 修复 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue-next 版本
0.15.2
重现链接
No response
重现步骤
二次封装t-checkbox-group和t-checkbox组件
页面中使用
问题
1. 选择其它项的时候,全选按钮没有半选状态


2. 点击全选的时候,清空了其它的选项,全选按钮没有选中状态且显示选中的为


undefined
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: