Gavin
Gavin
It could be that you have a newer version of jQuery in your JS bundle. This gem requires jQuery version 1, anything later than that won't work. You can check...
+1, having to disable them all manually is a lot of effort for big APIs
Awesome, thanks guys for your work on this! 🎉
+1 , this is a showstopper for migrating geospatial projects from eg. Ruby/Rails to Node
Hey guys! Thanks for raising this issue. My apologies for the delay in replying. Could either of you post a use-case which fails, and I'll get started on a fix?...
I am still working on this. I haven't had much time lately, but it will be fixed!
Yes, in https://github.com/gmcquistin/react-throttle/blob/master/src/classes/processors/Base.js If you raise a PR for that, I could merge it in. Or I can do it myself when I have a spare moment. :) Thank you!
Thanks for the feedback, guys. I will work on this soon and raise a PR for you guys to review.