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

[Bug 上报] Swiper 在微信小程序中轮播卡顿 #411

Closed
PdxLook opened this issue Jul 6, 2024 · 1 comment · Fixed by #413
Closed

[Bug 上报] Swiper 在微信小程序中轮播卡顿 #411

PdxLook opened this issue Jul 6, 2024 · 1 comment · Fixed by #413
Labels
🐞bug: need confirm 待确认的bug

Comments

@PdxLook
Copy link
Contributor

PdxLook commented Jul 6, 2024

Wot Design Uni 版本号

1.2.28

平台

微信小程序

复现Demo地址

1

重现步骤

 <!-- 轮播 -->
      <wd-swiper :list="swiperList" autoplay :current="current" height="160" :indicator="{ type: 'dots-bar' }"
        @click="handleClick">
      </wd-swiper>
      <script setup>
      const current = ref(1)
</script>

初始打开轮播显示正常,手机黑屏一段时间,或者微信挂起一段时间,在进入小程序,轮播就会卡顿
需要刷新页面才能正常显示
https://github.com/Moonofweisheng/wot-design-uni/assets/117615674/70809443-706a-43a6-88bc-d6424db7f3f0

期望的结果是什么?

正常显示

实际的结果是什么?

卡顿

环境信息

No response

其他补充信息

No response

Copy link

github-actions bot commented Aug 6, 2024

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

@github-actions github-actions bot locked and limited conversation to collaborators Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞bug: need confirm 待确认的bug
Projects
None yet
1 participant