jossmac / react-scrolllock

🔒 Prevent scroll on the <body />
https://jossmac.github.io/react-scrolllock
MIT License
451 stars 43 forks source link

Touchmove Propagation #37

Closed jossmac closed 5 years ago

jossmac commented 5 years ago

Check target's "scrollability" before allowing scroll to pass through

Fixes #34