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
Describe Framework
tdesign-miniprogram
Describe Environment
any
Describe the bug check-box slot="content" doesn't work.
slot="content"
<t-checkbox> <!-- doesn't work --> <view slot="content"> </view> <!-- work --> <view></view> </t-checkbox>
Additional context
tdesign-miniprogram/src/checkbox/README.md
Line 61 in 9d703b2
tdesign-miniprogram/src/checkbox/checkbox.wxml
Lines 34 to 40 in 9d703b2
The text was updated successfully, but these errors were encountered:
let me check
Sorry, something went wrong.
@amberlwan 麻烦跟进一下咯
Successfully merging a pull request may close this issue.
Describe Framework
tdesign-miniprogram
Describe Environment
any
Describe the bug
check-box
slot="content"
doesn't work.Additional context
tdesign-miniprogram/src/checkbox/README.md
Line 61 in 9d703b2
tdesign-miniprogram/src/checkbox/checkbox.wxml
Lines 34 to 40 in 9d703b2
The text was updated successfully, but these errors were encountered: