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

tabs选项卡的swipeable属性设置成false不生效,怎么都可以滑动 #3201

Closed
wyh4444 opened this issue Oct 14, 2024 · 2 comments
Closed
Labels
question This is a question, not a bug

Comments

@wyh4444
Copy link

wyh4444 commented Oct 14, 2024

tdesign-miniprogram 版本

1.6.0

重现链接

No response

重现步骤

<t-tabs
defaultValue="{{0}}"
swipeable="false"
bind:change="onTabsChange"
bind:click="onTabsClick"
t-class="custom-tabs"
t-class-content="custom-panel"

期望结果

No response

实际结果

No response

基础库版本

No response

补充说明

No response

Copy link
Contributor

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

@betavs
Copy link
Collaborator

betavs commented Oct 15, 2024

<t-tabs swipeable="{{false}}"></t-tabs>

@betavs betavs added the question This is a question, not a bug label Oct 15, 2024
@anlyyao anlyyao closed this as completed Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is a question, not a bug
Projects
None yet
Development

No branches or pull requests

3 participants