umicro / uView2.0

uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水
MIT License
1.57k stars 466 forks source link

SwipeAction 滑动单元格 导致页面下滑失效 #224

Open liytingtt opened 2 years ago

liytingtt commented 2 years ago

版本

2.0.17

转载链接

www.uviewui.com

重现步骤

数据较多 设置SwipeAction 后 导致页面无法上下滑动

期望的结果是什么?

修复这个BUG,SwipeAction 不影响界面的上下滑动

实际的结果是什么?

修复这个BUG,SwipeAction 不影响界面的上下滑动

zzv123 commented 2 years ago

我同样遇到了这个问题,SwipeAction会影响页面的上下滑动,请问有解决方案吗?

liytingtt commented 2 years ago

没有  官方也不修复

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年2月14日(星期一) 下午5:19 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [umicro/uView2.0] SwipeAction 滑动单元格 导致页面下滑失效 (Issue #224)

我同样遇到了这个问题,SwipeAction会影响页面的上下滑动,请问有解决方案吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

zzv123 commented 2 years ago

我这边的解决方法就是,单独引入uni-app官方uni-ui框架的uni-swipe-action组件,他们的这个组件没有这个bug😂

liytingtt commented 2 years ago

好的  谢谢老哥

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年2月15日(星期二) 上午10:26 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [umicro/uView2.0] SwipeAction 滑动单元格 导致页面下滑失效 (Issue #224)

我这边的解决方法就是,单独引入uni-app官方uni-ui框架的uni-swipe-action组件,他们的这个组件没有这个bug😂

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

xfstu commented 2 years ago

我擦,有人提了,我还以为是故意这么设置呢,还有其他解决办法吗

liytingtt commented 2 years ago

目前用的就是uniapp官网上的滑动  是单个组件引如的  感觉用着还行  

------------------ 原始邮件 ------------------ 发件人: "umicro/uView2.0" @.>; 发送时间: 2022年3月20日(星期天) 晚上7:34 @.>; @.**@.>; 主题: Re: [umicro/uView2.0] SwipeAction 滑动单元格 导致页面下滑失效 (Issue #224)

我擦,有人提了,我还以为是故意这么设置呢,还有其他解决办法吗

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

fuavix commented 1 year ago

单独引入uni-swipe-action 这个没有问题