I'm getting a "TypeError: this.clear(...).attr is not a function" (svg.js:4377:30)). When debugging I can see that the clear() method of SVG.Path from svg.path.js in used instead of the one implemented in svg.js.