Jump to content
Search Community

Missing Plugin?

ThePixelPixie test
Moderator Tag

Go to solution Solved by ThePixelPixie,

Recommended Posts

Ok, so I didn't have this error in my CodePen, so I'm guessing it has to do with how I'm calling the script on my staging site? I *think* I have a paid membership? I'm able to generate a token in my account page, but I don't know how to use it. The error I'm getting on my staging site is this:

 

"Invalid property easeParams set to Array [1.1, 0.5] Missing plugin? gsap.registerPlugin()"

 

When I saw that I thought maybe the easing I'm using isn't part of gsap.min (though it's just "elastic.out" for the animation with those parameters, so I *thought* that was part of gsap.min?), so I added EasePack and CustomEase to my scripts. But I'm still getting the error.

 

Did my membership lapse? Surely I'm missing something super obvious here...

Link to comment
Share on other sites

1 hour ago, ThePixelPixie said:

nevermind. My membership had expired and I didn't realize it. So sorry.

No problem! Thanks for your support. 

 

As for that error, though, that sounds a little fishy to me. You shouldn't need to define easeParams at all - that's the very very old syntax (before 2019). Can you paste the code snippet here that's throwing that error? That way, I can guide you on what it's supposed to look like in GSAP 3+. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...