nuxt-gsap
nuxt-gsap copied to clipboard
GSAP module for Nuxt.
Results
2
nuxt-gsap issues
Sort by
recently updated
recently updated
newest added
### Steps to Reproduce 1. `const { $ScrollTrigger } = useNuxtApp();` 2. try to use it ` $ScrollTrigger.normalizeScroll(true); ` ### Current Behavior I get this error when I try to...