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

Update README.md #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #12

wants to merge 1 commit into from

Conversation

mondalaci
Copy link

Mention that svg.absorb.js must be included as a dependency.

Mention that svg.absorb.js must be included as a dependency.
@mondalaci
Copy link
Author

As it turns out even if I include svg.absorb.js before svg.export.js I get:

 Uncaught TypeError: undefined is not a function

upon exporting.

I'm completely lost at this. I can only use the version of svg.export.js before the svg.absorb.js dependency got introduced.

@wout
Copy link
Member

wout commented Apr 13, 2014

Can you give me the full error console output from Chrome?

@mondalaci
Copy link
Author

Sure. Here you go:

Uncaught TypeError: undefined is not a function [...] layout.html:226
(anonymous function) [...] layout.html:226
j [...] jquery.js:3047
k.fireWith [...] jquery.js:3159
x [...] jquery.js:8183
(anonymous function) [...] jquery.js:8530

layout.html:226 contains:

var exported = layout.exportSvg({whitespace: '    '});

@gmixo gmixo mentioned this pull request Apr 29, 2014
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

Successfully merging this pull request may close these issues.

2 participants