react-scrolllock icon indicating copy to clipboard operation
react-scrolllock copied to clipboard

Can't scroll elements designated as scrollable (Firefox for Android)

Open mtjn opened this issue 4 years ago • 4 comments

The body is unscrollable but designated scrollable elements are unscrollable. Tested using both the ScrollLock and TouchScrollable components. The same behavior works on mobile Chrome and Safari (iOS 13)

FF version: 68.1.1. Android version: 10 (QP1A.190711.020) Phone model: Pixel 2

mtjn avatar Sep 20 '19 07:09 mtjn

I seem to be encountering the same problem currently, but only touch scrolling isn't working (iOS and chrome touch emulator, strangely)

AndrewBrough avatar Sep 20 '19 15:09 AndrewBrough

I notice the same issue, tested on local iPhone, and iOS/Android on browserstack.

genox avatar Oct 20 '19 21:10 genox

Any updates on this? Or is the package not fit for any mobile websites 😢

dancherb avatar Nov 09 '20 03:11 dancherb

They stopped the repairs. I had to do it myself, in the same way, with a new version of typeScript. And fix these problems for everyone to use. add react hooks、vue3 example

npm i body-scroll-lock-upgrade

repair log,Refer to the releases page. @AndrewBrough @mtjn @genox

rick-liruixin avatar Dec 01 '23 14:12 rick-liruixin