Skip to content
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

Closed
yhll opened this issue Dec 18, 2024 · 6 comments · Fixed by #3371
Closed

[t-guide] 组件属性hide-skip设置为true 不生效,'跳过'按钮还是显示 #3368

yhll opened this issue Dec 18, 2024 · 6 comments · Fixed by #3371
Labels
bug Something isn't working

Comments

@yhll
Copy link

yhll commented Dec 18, 2024

tdesign-miniprogram 版本

1.8.2

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

基础库版本

No response

补充说明

No response

Copy link
Contributor

👋 @yhll,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@yhll yhll changed the title [t-guide] 组件属性hide-skip设置为true 不生效 [t-guide] 组件属性hide-skip设置为true 不生效,'跳过'按钮还是显示 Dec 18, 2024
@yhll
Copy link
Author

yhll commented Dec 18, 2024

<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>

@anlyyao anlyyao added the bug Something isn't working label Dec 18, 2024
@yhll
Copy link
Author

yhll commented Dec 26, 2024

在最新的1.8.3 版本里验证可以用,但是无故出现了新的【返回】按钮,每一步都出现?之前返回只在最后一步出现 @anlyyao

@anlyyao
Copy link
Collaborator

anlyyao commented Dec 26, 2024

在最新的1.8.3 版本里验证可以用,但是无故出现了新的【返回】按钮,每一步都出现?之前返回只在最后一步出现 @anlyyao

我确认一下,稍等~

@anlyyao
Copy link
Collaborator

anlyyao commented Dec 26, 2024

我处理一下,感谢反馈🙏

@anlyyao
Copy link
Collaborator

anlyyao commented Dec 27, 2024

@yhll 可以测试下 1.8.5-beta、

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants