Open heshuai326 opened 4 years ago
页面初始化的时候
下拉一次之后回到顶部 无法回到最原始的位置(和搜索框无关)
移动的y距离都为0
请提供版本号和示例代码; 我这边无法复现该情况!
加了搜索框后下拉加载会出现被遮挡。。。
我也是 在h5下面会出现同样的问题,报错:[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. ,但是使用鼠标滚轮是可以回到顶部的。。。不知道怎么办
我也是 在h5下面会出现同样的问题,报错:[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. ,但是使用鼠标滚轮是可以回到顶部的。。。不知道怎么办
我给他动态设置屏幕可用高度解决的
页面初始化的时候
下拉一次之后回到顶部 无法回到最原始的位置(和搜索框无关)
移动的y距离都为0