Jump to content
Search Community

Rhaber21

Members
  • Posts

    5
  • Joined

  • Last visited

Rhaber21's Achievements

  1. If u go through the link again, You'll find the issue has been recreated. Thank You for getting back in no time.
  2. If u go through the link again, You'll find the issue has been recreated. Thank You for getting back in no time.
  3. So I have made a horizontal scroll component which works fine on it's own or when the component rendered below it doesn't have a scrolltrigger (for vertical scroll) but as soon as I add a scrolling component the horizontal scroll section scrolls horizontally while moving vertically. This https://stackblitz.com/edit/stackblitz-starters-a8fbo7?file=src%2FApp.js is the code that i have used for the horizontal scrolling. Can anyone help me to fix that component in its place while scrolling horizontally and then scroll on vertically to the next section.Also attaching a video of the behaviour.
  4. now i don't get the error but the animation stops working🤧
  5. https://stackblitz.com/edit/stackblitz-starters-h4st14?file=src%2FApp.tsx I have used this SplitType library to animate each character on scroll using scrollTrigger. Since SplitText is a club plugin i am using SplitType library which is almost similar to splitType plugin. Also the scrub effect in which on scroll the text is supposed to change opacity on vertical scroll is not being implemented. I really can't figure out what is causing this error.
×
×
  • Create New...