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

Swipe轮播图异步获取时无法滚动 #7366

Closed
cnLiuMing opened this issue Oct 20, 2020 · 5 comments
Closed

Swipe轮播图异步获取时无法滚动 #7366

cnLiuMing opened this issue Oct 20, 2020 · 5 comments
Milestone

Comments

@cnLiuMing
Copy link

@cnLiuMing
Copy link
Author

10/40

@cnLiuMing
Copy link
Author

<Swipe class="swipe_wrapper"> <SwipeItem v-for="(item, index) in pics" :key="index"> <div class="swipe_wrapper_img"> <img class="swipe_wrapper_img" :src="shop.prefix + item" alt="" /> </div> </SwipeItem> <template #indicator> <div class="custom-indicator">10/40</div> </template> </Swipe>

@cnLiuMing
Copy link
Author

vant3.0,没人遇到过这个问题吗?

@chenjiahan
Copy link
Member

目前 3.0 确实存在此问题,下个 beta 版本会修复

@chenjiahan
Copy link
Member

已在 3.0.0-beta.5 版本修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants