Jump to content
Search Community

alpknx

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by alpknx

  1. @Rodrigo, Fortunately, I figured out what's happened in my case. The answer is simple, in the main file of my proejct in styles were property overflow-x:hidden, I fixed it to visible, and the animation started working. Thank you for your starter templates for using GSAP in React and other advices.

    • Like 1
  2. Thank you, @Rodrigo for your help,  I really appreciate it. I have few questions about scrolltrigger, so why when I set markers in scrollTrigger parameters, then second vertical scroll shows up,  and only when I control it manually animation happened? But on the other hand when markers = false, then nothing gonna happen, I litterally copied the https://stackblitz.com/edit/react-cxv92j?file=src%2FApp.js, locally it like seems code in useLayoutEffect is not working, but effect is called 

×
×
  • Create New...