Jump to content
Search Community

Hammaad-m

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Hammaad-m's Achievements

  1. Thank you so much for pointing out the quirk with React.Strictmode! I think it was either the useLayoutEffect running twice and maybe some wierd syntax I was using, but I got the code working now.
  2. I'm unable to use the gsap.utils.selector to animate child components in my local React environment. The same code works in the codepen linked, but no animation is played when I run it locally. There are also no errors in the console. I've attached my React code, the App component is the exact same but the animation simply doesn't work. index.js Any help would be much appreciated.
×
×
  • Create New...