Skip to content

SVG not supportedΒ #204

@buckle2000

Description

@buckle2000
new Moon({
	template: `<svg width="200" height="200" viewport="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
    <rect x="0" y="70" width="10" height="30"></rect>
  </svg>`,
  el: '#target'
})

This code yields nothing.
Seems like the svg namespace is not supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions