Does not work well with horizontal scroll in iOS Safari
When body scroll is locked, target element with horizontal scroll is scrolled very jerky, it's frozen at random moments. There is no such issue in Chrome. I tried with your demo, just changed the width of target element and its child.
@Jokero how you fixed it? I have same problem.
@alexpalchikovskiy No. In order to support horizontal scroll the library has to be patched
Just ran into this as well… Has anyone successfully patched a version for horizontal scrolling in iOS?
Also ran in to this, see willmcpo/body-scroll-lock#133
Same problem here, @willmcpo can you fix it ?