BosNaufal / react-scrollbar

The Simplest Scroll Area Component with custom scrollbar for React JS. https://bosnaufal.github.io/react-scrollbar
MIT License
71 stars 30 forks source link

Nested scrollbar event handle #21

Open dajyaretakuya opened 7 years ago

dajyaretakuya commented 7 years ago

I come into a nested containers each of which has a scrollbar. Is there a solution to stop scroll event propagation?