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-slider] t-slider在t-tab-panel中无法正确移动到初始值 #3431

Open
breakwhile opened this issue Jan 6, 2025 · 2 comments
Open
Labels
need confirm need confirm

Comments

@breakwhile
Copy link

breakwhile commented Jan 6, 2025

tdesign-miniprogram 版本

1.8.4

重现链接

No response

重现步骤

我当前使用的1.4.4版本没有问题,升级到最新版本就这个问题了。
代码如下:
<t-tab-panel label="大小" value="1" style="{{tabPanelstyle}}" > <t-slider value="{{config.Size}}" default-value="{{12}}" data-key="Size" min="8" max="18" bind:change="onSliderChange" bind:dragend="onSliderDragEnd" /> </t-tab-panel>

补充说明

是最近几个版本才出现的问题,之前的版本一直可用。 把t-tab-panel去掉之后可以正常拿到初始值。

Copy link
Contributor

github-actions bot commented Jan 6, 2025

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

@anlyyao
Copy link
Collaborator

anlyyao commented Jan 7, 2025

@breakwhile 感谢反馈,我们尽快处理、

@anlyyao anlyyao added the need confirm need confirm label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need confirm need confirm
Projects
None yet
Development

No branches or pull requests

2 participants