Jump to content
Search Community

hueey

Business
  • Posts

    5
  • Joined

  • Last visited

About hueey

Recent Profile Visitors

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

hueey's Achievements

  1. I also tried replicating this issue in vue to see if its just nuxt related, but when I am again setting pin to true in my ScrollTrigger, the animations break. https://stackblitz.com/edit/vitejs-vite-zmhvvm I would be happy for any kind of help! Thanks in advance!
  2. thank you for your great effort! I also recognized that this issue disappears, when I include ScrollSmoother. But the performance (especially) on mobile devices suffers from it and the pinned animations become glitchy/jumpy
  3. Hi Cassie, thanks for the quick response. I used one of these templates to demonstrate the problem. But I couldn’t find a possible solution for this specific case. i would be happy to hear from @Rodrigo!
  4. Hi everybody, First of all, thanks for all these awesome Tools! I have been using gsap for a while and I am amazed. But now I am struggeling to get the scrolltrigger to work in nuxt 3. Everytime I switch a page, the scrolltrigger animation breaks. When I a disable the page transitions, the scrolltrigger animations are working again. When I set "pin" to false, the animations are also working again after the page switches. It seems like the combination of pin set to true and the page transitions are breaking the animation. I modified a codesandbox to simulate the problem: https://stackblitz.com/edit/nuxt-starter-v1hu6s Thanks in advance for any help or assistance!
×
×
  • Create New...