-
Hi,
after hours of fiddling about I can't seem to overcome this problem. I am trying to get Scrollmagic to trigger a GSAP animation in a React component.
The console logs this error:
_(ScrollMa…
-
Howdy 🤠 Massive fan of GSAP and absolutely loving 3 so far.
While migrating a project from 2 to 3, I discovered a bit of unexpected behavior that I think would be considered a bug.
I've created …
-
During an upgrade from GSAP 2 to 3.0.1, I noticed a stagger timeline animation I'm running that is using a `calc` in the initial styles is not working as intended. You can see the diff at https://gith…
-
I have been attempting to pass a ref attribute to the Gatsby component and then using the React useEffect hook to animate the Link elements.
Initially, upon first component render, the refs are p…
-
👋 I have two sites, https://zslabs.com/ (GSAP 2) and https://list.zslabs.com/ (GSAP 3.01). When visiting the first (GSAP 2) and clicking on the three-line menu icon at the top-center, the `backdropFil…
-
3.0.2 release breaks TypeScript projects. Is there a GSAP 3.x TypeScript accurate reference / tutorial / example?
**Worked in 2.x:**
```
import TweenMax from "gsap/TweenMaxBase";
const tweenRef:…
-
my old version is this one.
/**
* VERSION: 1.693
* DATE: 2011-11-08
* AS3 (AS2 version is also available)
* UPDATES AND DOCS AT: http://www.greensock.com/timelinemax/
**/
if i set the pa…
-
https://greensock.com/docs/v3/GSAP/gsap.ticker
In docs there is useRAF method, but I can't find it in newest gsap.
-
Hello - fantastic plugin! I've been combing through the issues that would address the following:
1. turn off scroll magic on mobile AND
2. refresh my scenes on resize without having to hit the …
zucoa updated
4 years ago
-
Every once in a while elements that are in the viewport do not appear when the page is loaded. Elements that are out of view will appear on scroll as expected but the initial elements stay "unscrolled…