Skip to content

cloneNode() missing parameter #188

@jenstroeger

Description

@jenstroeger

There is one occurrence of cloneNode() without an explicit deep parameter:

const newNode = element.cloneNode()

I think this one should be set to false (don’t clone content of the node).

Metadata

Metadata

Assignees

No one assigned

    Labels

    pr welcomeA pull request would be welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions