Tencent / tdesign-miniprogram

A Wechat MiniProgram UI components lib for TDesign.
https://tdesign.tencent.com/miniprogram
MIT License
1.17k stars 271 forks source link

[Tabs]在PullDownRefresh下拉刷新组件中使用时 吸顶不生效 #2657

Open TyinOne opened 5 months ago

TyinOne commented 5 months ago

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

github-actions[bot] commented 5 months ago

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

anlyyao commented 5 months ago

@TyinOne 开了glass-easel吗?