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]在PullDownRefresh下拉刷新组件中使用时 吸顶不生效 #2657

Open
TyinOne opened this issue Mar 21, 2024 · 2 comments
Open
Labels
question This is a question, not a bug

Comments

@TyinOne
Copy link

TyinOne commented Mar 21, 2024

tdesign-miniprogram 版本

1.2.9

重现链接

No response

重现步骤

<t-pull-down-refresh>
  <t-sticky id="sticky" offset-top="{{88}}">
            <t-button size="large" theme="primary" t-class="external-class">基础吸顶</t-button>
  </t-sticky>
  <t-tabs id="tabs" defaultValue="{{0}}" bind:change="onTabsChange" bind:scroll="sScroll" sticky stickyProps="{{stickyProps}}">
  </t-tabs>
</t-pull-down-refresh>

期望结果

No response

实际结果

基础吸顶 和tabs 都不生效

No response

基础库版本

No response

补充说明

No response

Copy link
Contributor

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

@anlyyao anlyyao added the question This is a question, not a bug label Apr 8, 2024
@anlyyao
Copy link
Collaborator

anlyyao commented Apr 8, 2024

@TyinOne 开了glass-easel吗?

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

2 participants