Skip to content

TypeScript Error with render function #155

@benny-dvb

Description

@benny-dvb

When I call render with a created svg element I get the following type error:

Argument of type 'Node | SVGSVGElement | Hole' is not assignable to parameter of type 'Function | Node | Container'.
Type 'Hole' is not assignable to type 'Function | Node | Container'.ts(2345)

Is this a bug?

Best Benny

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