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

TouchScrollable doesn't work on iOS 9 and below

Open pedrommenezes opened this issue 5 years ago • 1 comments

I've been using it on production for a month now and noticed <TouchScrollable> don't work on iOS 9 and below. Not only on my pages, but on your demo too, as far as I could test on BrowserStack.

https://jossmac.github.io/react-scrolllock

Is it a known issue? Glad to help with a PR if there's any clue on where this issue might be.

pedrommenezes avatar May 18 '19 21:05 pedrommenezes

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.

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