Skip to content

Commit

Permalink
fix: 修复离开swiper页面返回不滚动 (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
VaynePeng authored Mar 5, 2025
1 parent bd62a3b commit 9f9d96d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vantui/src/swiper/swiper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ const Swiper = (

useDidShow(() => {
setShowToDo(true)
startPlay()
})

useEffect(() => {
Expand Down

0 comments on commit 9f9d96d

Please # to comment.