Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 725 forks source link

[Bug Report] 在苹果手机上,表格滑动会飘动 #364

Closed WytheChan closed 3 years ago

WytheChan commented 3 years ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Bug

Issue 标题

在苹果手机上,表格滑动会飘动

仓库版本

2.4.0

Vue 版本

2.6.12

浏览器

微信浏览器 8.0.2

系统类型

IOS 14.2

重现链接

http://test.houjt.cn/userproject/cjytest/demo/img/ios_scroll.mp4

重现步骤

设置了固定列和固定表头,在表格滑动的时候由于苹果手机的滑动惯性,整个表格在滑动的时候会飘动,体验不好。用了虚拟滚动也有一样的问题。

期望的结果是什么?

表格在滑动的时候能稳定流畅

实际的结果是什么?

希望改善苹果手机的表格滑动体验

huangshuwei commented 3 years ago

1、手机端不建议使用,iOS 设备由于回弹问题导致的表格撕裂 2、手机端的表格组件已经在开发了,不过发布时间待定

WytheChan commented 3 years ago

明白了,感谢!

------------------ 原始邮件 ------------------ 发件人: "Huang @.>; 发送时间: 2021年3月15日(星期一) 下午5:08 收件人: @.>; 抄送: "嘎嘎 @.>; @.>; 主题: Re: [Happy-Coding-Clans/vue-easytable] [Bug Report] 在苹果手机上,表格滑动会飘动 (#364)

1、手机端不建议使用,iOS 设备由于回弹问题导致的表格撕裂 2、手机端的表格组件已经在开发了,不过发布时间待定

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

YJKZHUZHU commented 2 months ago

还会解决这个问题吗