Skip to content

Strip namespace from svg elements #13

@cjke

Description

@cjke

SVG output from apps like https://www.sketchapp.com/ add namespaced attributes to svg elements. I believe these are generally useless for SVGs as a component, and React chokes on them:

Error output:

Module build failed: SyntaxError: Namespace tags are not supported. ReactJSX is not XML.

(I particularly like that last - its not XML!)

image

If you're cool with these coming out, I will do a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions