Jonathan Vitela
Jonathan Vitela
Hi @Kreeg, I am not a maintainer of this library and I am no longer working with it. @willmcpo doesn't seem active on Github since 2021.
@willmcpo can we merge this?
@willmcpo any updates on this?
could you have a look at this pull request and see if that solves your problem? https://github.com/willmcpo/body-scroll-lock/pull/207
Hi, @snowsergo please make sure you are testing with the branch from this pull request: https://github.com/willmcpo/body-scroll-lock/pull/229. That branch contains the latest fixes which are not yet merged to the main...
Hi, @alexanderKhvostov you have a look at this pull requests and see if it works for you: https://github.com/willmcpo/body-scroll-lock/pull/207
Hi @horaklukas, Can you please elaborate how did you test PR #207 ? Did you inspect the dom to make sure `overflow: hidden` was actually applied to the body element?
Hi @chendong-xie and @JonesTwink, Yes, my [last change](https://github.com/willmcpo/body-scroll-lock/pull/207#issuecomment-815937919) fixes this issue. Setting `position:fixed` forces the browser to display the toolbar and therefore there is no scrollable area. Please do test...
hi @chendong-xie, > when you plan to release this feature? That question should be answered by @willmcpo
@n19htz Do you mean this? https://github.com/jvitela/body-scroll-lock/blob/3b7877b77c997751ff484a5f89ca2eeb5fda1bed/src/bodyScrollLock.js#L120