JRoll icon indicating copy to clipboard operation
JRoll copied to clipboard

ipad ios13中无法滚动

Open ben-lau opened this issue 6 years ago • 2 comments

看了你源码,判断ua的地方需要增加macintosh, `
isIOS: /iphone|ipad|macintosh/.test(ua),

isMobile: /mobile|phone|android|macintosh|pad/.test(ua), ` 在ipad的ios13中改了ua

ben-lau avatar Mar 05 '20 02:03 ben-lau

好的,非常感谢参与贡献,晚点发个版

chjtx avatar Mar 05 '20 03:03 chjtx

@chjtx 已推request了,哈哈你这库我几年前就在用而且提过几次问题了 也算是有点贡献 今天发现ipad13内就滚动不了所以顺便提给你了

ben-lau avatar Mar 05 '20 07:03 ben-lau