Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone is not defined svg-morpheus.js:231 #29

Open
GarrettHartley opened this issue Sep 13, 2016 · 1 comment
Open

Clone is not defined svg-morpheus.js:231 #29

GarrettHartley opened this issue Sep 13, 2016 · 1 comment

Comments

@GarrettHartley
Copy link

GarrettHartley commented Sep 13, 2016

I am trying to morph an svg

 var myIcons = new SVGMorpheus('#iconset')
 myIcons.to('icon1')

I am seeing the following error:

svg-morpheus.js:231 Uncaught ReferenceError: clone is not defined

I figured maybe this was jQuery's clone method you are trying to use so I included jQuery, but I am still having the same issue.

@nonobelong
Copy link

The clone method is in helpers.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants