-
Notifications
You must be signed in to change notification settings - Fork 288
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
[t-guide] 组件属性hide-skip设置为true 不生效,'跳过'按钮还是显示 #3368
Labels
bug
Something isn't working
Comments
👋 @yhll,感谢给 TDesign 提出了 issue。 |
<t-guide
current="{{current}}"
steps="{{steps}}"
hide-skip="{{true}}"
hide-counter="{{true}}"
bind:finish="close">
<view slot="body-2" class="slot-body">slot展示 用户引导的说明文案</view>
</t-guide> |
16 tasks
在最新的1.8.3 版本里验证可以用,但是无故出现了新的【返回】按钮,每一步都出现?之前返回只在最后一步出现 @anlyyao |
我确认一下,稍等~ |
我处理一下,感谢反馈🙏 |
@yhll 可以测试下 1.8.5-beta、 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-miniprogram 版本
1.8.2
重现链接
No response
重现步骤
No response
期望结果
No response
实际结果
No response
基础库版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: