imakewebthings / waypoints

Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.
http://imakewebthings.com/waypoints/
10.38k stars 1.33k forks source link

Best JQuery version for the 4.0.1? #614

Open Cranbaerry opened 4 years ago

Cranbaerry commented 4 years ago

I'm having an error when attempting to use waypoints 4.0.1 with jquery 3.5.1


    at Ie (jquery.min.js:2)
    at Be (jquery.min.js:2)
    at Function.css (jquery.min.js:2)
    at Object.get (jquery.min.js:2)
    at Function.css (jquery.min.js:2)
    at jquery.min.js:2
    at $ (jquery.min.js:2)
    at S.fn.init.S.fn.<computed> [as height] (jquery.min.js:2)
    at Waypoint.bottomSectionOffset (<anonymous>:20:22)
    at Context.refresh (jquery.waypoints.js:393)```

What's the most compatible jquery version for 4.0.1?
Durgaa-G commented 4 years ago

this library is out dated, currently is not even working with jquery 2.x