react-scrolllock
react-scrolllock copied to clipboard
Error triggered when TouchScrollable children is null
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.