Skip to content

TypeScript Error with render function #155

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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