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

Fixed error messages for React 15.6 #22

Open ghost opened 7 years ago

ghost commented 7 years ago

Added e.persist() in scroll events for React 15.6 v.

jeredmasters commented 7 years ago

We've had to manually implement the same fix in vendor files. This really needs to get merged. Thanks guys!

usulpro commented 6 years ago

https://github.com/BosNaufal/react-scrollbar/pull/25#issuecomment-403067688