Jump to content
Search Community

Search the Community

Showing results for tags 'drawsvgplugin minified'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. Hello. I'm using gsap 3.4.0 core with the latest set of plugins from in the Shockingly Green members area. I am getting an error with the DrawSVGPlugin when calling the .getLength method. I'm using the minified version so the error is a little obtuse: k is not a function at Object.v [as getLength] (DrawSVGPlugin.min.js:10) Comparing with the src version, the missing k function seems to be "toArray" and prettifying the minified version seems to show this is indeed missing (there seems to be a definition of it embedded in another function but out of scope in this function). The source version works fine, it's just the minified version that errors and it doesn't appear to be a recently updated file (Date Modified 20/3/20) so I'm puzzled. Any ideas? If the problem seems to be with me then I'll add a CodePen. Just wanted to check if there's an obvious cause of this type of problem. Thanks, Andy
×
×
  • Create New...