Skip to content

SVG-children lead to a type error #1012

@boris-petrov

Description

@boris-petrov
<svg width="100%" height="100%">
  <text textLength="100%">foobar</text>
</svg>

This leads to:
Argument of type '{ textLength: string; }' is not assignable to parameter of type 'never'.
On the text element.

Version 1.7.0.

cc @NullVoxPopuli

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions