Skip to content

bug: when a document fragment is passed as toNode only the first child is used #255

Description

@mihaiav

If toNode is a document fragment with multiple children and fromNode is an Element, only the firstChild of toNode is patched into fromNode.
The siblings of the firstChild fromtoNode are ignored.
This is a bug

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