Jump to content
Search Community

ksorv

Members
  • Posts

    1
  • Joined

  • Last visited

ksorv's Achievements

  1. Hey y'all, I just started working with gsap couple days back. Everything is awesome in the library, but I'm having a problem in my prod builds. Can someone please help. Here's the issue: On dev the animation is smooth with scroll Run `npm run dev` in csb, and check that box1 and box2 are moving smoothly after staying below header While on prod the animation is kind of snapping to a place and then moving Run `npm run prod` in csb, and check that box1 and box2 are coming from bottom, then hits header, comes back down and starts next `to` animation. Here's codesandbox URL: https://codesandbox.io/s/pq03e9?file=/package.json Hope someone can help.
×
×
  • Create New...