Share Posted August 20, 2020 Hi, when I add locomotivescroll to this slidescroll sections, it does'nt works well. See the Pen jOWaZZV by jimmyadaro (@jimmyadaro) on CodePen Uncaught TypeError: ScrollTrigger.scrollerProxy is not a function i got this error Can u pls help me. Thanks in advance horizontal-scroll with locoScroll.zip See the Pen jOWaZZV by jimmyadaro (@jimmyadaro) on CodePen Link to comment Share on other sites More sharing options...
Share Posted August 20, 2020 Hey @Pradeep PI In your pen above , you are using GSAP and ScrolTrigger v3.3.4 ScrollTrigger.scrollerProxy() was added in GSAP 3.4.0 This is from the docs: https://greensock.com/docs/v3/Plugins/ScrollTrigger/static.scrollerProxy() Try updating first. If your problem persists - try making a pen representing the actual issue - it's always easier for others to help out that way. Cheers, Paul 3 Link to comment Share on other sites More sharing options...
Author Share Posted August 20, 2020 hey @akapowl Thank you so much 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now