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

🔒 Prevent scroll on the <body />

Results 38 react-scrolllock issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Demo to reproduce: Code: https://codesandbox.io/s/thirsty-ardinghelli-fsjl0 Demo: https://fsjl0.csb.app/ Reproduce using mobile emulator ![Peek 2020-06-10 19-52](https://user-images.githubusercontent.com/42046704/84326833-3a2f4380-ab54-11ea-8834-fed3255eea69.gif) In a range input the drag behavior is not working properly in mobile. It updates on...

bug

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

When putting the element on my page in any form, the following errors call: `this.scrollableArea.addEventListener is not a function` `this.scrollableArea.removeEventListener is not a function` I'm using it as the docs...

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...

Thank you for you work. Unfortunately, as many other similar libraries this one does not lock body when scrolling inside iframe in iOS Safari. Here is an example: https://codesandbox.io/s/compassionate-frog-jnm7f?fontsize=14&hidenavigation=1&theme=dark&file=/src/App.js

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

https://codesandbox.io/s/hungry-stallman-elqtm?file=/src/App.js Caught this in a test when implementing TouchScrollable for mobile. Just needs some checks when binding the handlers. Will try to submit a PR if I have some time.

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies