Hi Boris,
at first I want to thank you for sharing your great work.
A syntax error occurs if in a template a path tag is included in a svg like this <path ../>. If <path ...>...</path> is used everything works fine.
Please see http://jsfiddle.net/tQnVt/340/
Hi Boris, at first I want to thank you for sharing your great work.
A syntax error occurs if in a template a path tag is included in a svg like this
<path ../>
. If<path ...>...</path>
is used everything works fine. Please see http://jsfiddle.net/tQnVt/340/The error in the console: