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

Uncaught TypeError: cb is not a function #2

Closed usulpro closed 8 years ago

usulpro commented 8 years ago

Hi, it throws this when i clicking inside of scroll area

Uncaught TypeError: cb is not a function calculateSize @ VM4301 build.js:27487 invokeGuardedCallback @ VM4301 build.js:12760 executeDispatch @ VM4301 build.js:12589 executeDispatchesInOrder @ VM4301 build.js:12612 executeDispatchesAndRelease @ VM4301 build.js:12046 executeDispatchesAndReleaseTopLevel @ VM4301 build.js:12057 forEachAccumulated @ VM4301 build.js:12903 processEventQueue @ VM4301 build.js:12223 runEventQueueInBatch @ VM4301 build.js:19029 handleTopLevel @ VM4301 build.js:19040 handleTopLevelImpl @ VM4301 build.js:23684 perform @ VM4301 build.js:14691 batchedUpdates @ VM4301 build.js:23601 batchedUpdates @ VM4301 build.js:13868 dispatchEvent @ VM4301 build.js:23761

why could it happens?

BosNaufal commented 8 years ago

Hi @UsulPro, I'm sorry I missed that thing:fearful:. Thank you for giving me an issue BTW~ :grin:

You can contribute it or just waiting for my fixing....

usulpro commented 8 years ago

Thank you, i will wait))

BosNaufal commented 8 years ago

https://github.com/BosNaufal/react-scrollbar/pull/4