reactjs waypoint import issues
问题 I am trying to incorporate the jquery waypoints module. I am experiencing ALL of these issues in every attempt to use the module in reactjs.-- in this case I get an each of undefined - but I have tried to even use a local version of the lib and add to the top of the file window.jQuery = window.$ = require("jquery"); http://imakewebthings.com/waypoints/guides/getting-started/ http://imakewebthings.com/waypoints/api/waypoint/ http://imakewebthings.com/waypoints/shortcuts/inview/ waypoint