Jump to content
Search Community

Scrolltrigger pinned element jerking issue.

codechirag

Go to solution Solved by codechirag,

Recommended Posts

Posted

Hello Guys, first of all thanks for being always there. I again got a small issue where I am stuck, your help is really appreciated. I am using scrollTrigger with pinning an element where there are some animation with timeline that images appear and fade and lastly it ends but while ending the animation gets jerked. I am not be able to share full code and can't make a small chunk, can you tell me why the pin jerks at few places and otherwise works fine. I can share url in DM. Thanks

GSAP Helper
Posted

Without a minimal demo, it's very difficult to troubleshoot; the issue could be caused by CSS, markup, a third party library, a 3rd party script, etc. Would you please provide a very simple CodePen or Stackblitz that illustrates the issue? 

 

One thing you could try (and it's not a silver bullet) is: 

ScrollTrigger.normalizeScroll(true);

 

  • Like 1
Posted

@GSAP Helper thanks for the quick response, I have just shared the url with you on message.

  • Solution
Posted

This issue is solved I got the issue related to translateX. Thanks.

  • 4 months later...
Muhammad Mubashir
Posted

make transition: none; it will resolve your issue.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...