Jump to content
Search Community

George I.

Members
  • Posts

    2
  • Joined

  • Last visited

George I.'s Achievements

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

1

Reputation

  1. @Rodrigo, you're a life saver. Works like a charm. Thank you!
  2. Hi guys, This may look like a dumb question for all you gurus out there but I can't seem to make it work. I have a React component that renders several child components (like an <ul> with <li>s), with content for the child components being fetched through an API and then passed as props. I want to staggerFrom the child components once everything is rendered. If I pass hardcoded props it works just fine, but when I pass props that were fetched through the API the staggerFrom doesn't kick in at all. What am I doing wrong here?
×
×
  • Create New...