Skip to content

Update README.md - #12

Open
mondalaci wants to merge 1 commit into
svgdotjs:masterfrom
mondalaci:master
Open

Update README.md#12
mondalaci wants to merge 1 commit into
svgdotjs:masterfrom
mondalaci:master

Conversation

@mondalaci

Copy link
Copy Markdown

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
Copy Markdown
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

wout commented Apr 13, 2014

Copy link
Copy Markdown
Member

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

@mondalaci

Copy link
Copy Markdown
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