Jump to content
Search Community

suleymankiani

Plus
  • Posts

    3
  • Joined

  • Last visited

About suleymankiani

suleymankiani's Achievements

  1. I want to refactor this code pen webpage that uses GSAP as a React component so I can use it on my Personal CV webpage. I've been trying for many hours but am very confused about how to accomplish this. Any tips or help would be very appreciated.
  2. Hi, appreciate the quick response, the issue was with my cloudfront distribution. I just created an invalidation to clear the distributions cache, and the plugin began to work as intended! Thanks.
  3. I am a new Greensock member. I was previously using gsap-trial drawSVGPulgin in my resume cv react application. When attempting to deploy the application at my domain, I was greeted with the following message. I registered as a green sock member, installed gsap and registered the plugin as follows. I uninstalled the trial version from my app and rebuilt it but it still will not allow me to deploy. I am still getting the same message. However, when I run my project locally, it works I am unsure how to fix this issue. import { gsap } from "gsap" import { DrawSVGPlugin } from "gsap/DrawSVGPlugin"; gsap.registerPlugin(DrawSVGPlugin); Oops! Trial version of DrawSVGPlugin deployed The previous page improperly used a trial version of DrawSVGPlugin, a plugin that requires a Club GreenSock membership. That file only works on certain domains like codepen.io. See https://codepen.io/GreenSock/full/OPqpRJ/ for a full list of trial URLs. Club GreenSock members can download unrestricted versions of DrawSVGPlugin and all the other bonus plugins from their account dashboard anytime. If you're not a member yet, what are you waiting for? Animation superpowers await! Sign up today. Need help? Contact us.
×
×
  • Create New...