ErrLookup › greensock/GSAP
greensock/GSAP
GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web · JavaScript · 100 source files
Analyzed at 13e2b79054 on 2026-08-29. 29 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| GSDevTools error: invalid animation. | console | warning | gsap, gsdevtools, invalid-argument, animation |
| Copy didn't work; this browser doesn't permit that. | console | warning | clipboard, browser-compatibility, execcommand |
| Please gsap.registerPlugin(CSSPlugin, CSSRulePlugin) | console | warning | gsap, plugin-registration, cssplugin |
| Please gsap.registerPlugin(CustomEase, CustomBounce) | console | warning | gsap, plugin-registration, customease, custombounce |
| Please gsap.registerPlugin(CustomEase) | console | warning | gsap, plugin-registration, customease |
| Please gsap.registerPlugin(CustomEase, CustomWiggle) | console | warning | gsap, plugin-registration, customease, customwiggle |
| Please gsap.registerPlugin(Draggable) | console | warning | gsap, plugin-registration, draggable |
| Element not found: | console | warning | flip, dom, selector, element-not-found |
| ${elOrNode} not found | console | warning | flip, dom, selector, element-not-found |
| Not a valid state object. | console | warning | flip, invalid-argument, state, type-error |
| Please gsap.registerPlugin(GSDevTools) | console | error | gsap, plugin-registration, initialization |
| GSDevTools can't work with ScrollTrigger-based animations; e | console | warning | gsap, scrolltrigger, incompatible-config |
| Error: GSDevTools can only have one instance that's globally | console | warning | gsap, singleton, global-state |
| [GSDevTools warning] only one instance can be affected by ke | console | warning | gsap, keyboard, singleton |
| No inertia tracking on ${target}. InertiaPlugin.track(target | console | warning | gsap, inertia, velocity-tracking |
| ERROR: No velocity was defined for ${target} property: ${p} | console | warning | gsap, inertia, velocity |
| Please gsap.registerPlugin(MotionPathPlugin) | console | error | gsap, plugin-registration, load-order |
| A motion path must have at least two anchors. | console | warning | gsap, motionpath, invalid-input |
| Please gsap.registerPlugin(MotionPathPlugin) | console | error | gsap, motionpath, plugin-registration |
| Element not found: ${t} | console | warning | dom, selector, observer, gsap |
| Please gsap.registerPlugin(Observer) | console | error | gsap, plugin-registration, observer |
| Please gsap.registerPlugin(ScrollSmoother) | console | error | gsap, plugin-registration, scrollsmoother |
| ScrollSmoother needs a valid content element. | console | error | gsap, scrollsmoother, dom, selector |
| scrollTo target doesn't exist. Using 0 | console | warning | gsap, scrolltoplugin, selector, dom |
| Please gsap.registerPlugin(ScrollTrigger) | console | error | gsap, plugin-registration, scrolltrigger |
| Requires GSAP 3.11.0 or later | console | error | gsap, version-mismatch, scrolltrigger |
| Invalid property ${property} set to ${value} Missing plugin? | console | warning | gsap, plugin-registration, invalid-property |
| Please gsap.registerPlugin(PathEditor) | console | error | gsap, plugin-registration, patheditor |
| Not tracking ${property} velocity. | console | error | gsap, velocitytracker, untracked-property |