waypoints
waypoints copied to clipboard
Cannot read property 'extend' of undefined
on line 20
this.options = Waypoint.Adapter.extend({}, Waypoint.defaults, options);
Same issue for me !
+1
Hi guys. Are you perhaps using Waypoints with jQuery? The new default Waypoints doesn't work with jQuery and will generate this error. If you are using jQuery make sure to download the jQuery version (jquery.waypoints.js or jquery.waypoints.min.js) and use it instead.
Had the same issue, did like @nadavrt said and now it works, but to be honest I had a problem to find jquery.waypoints.js... For those who will try to find it: waypoints/libs/jquery.waypoints.js