Skip to content

Need to save original iterables for insertion into grafted list #1

Description

@eob

List 1:
List 2: are List 1, with graft on each item
Form 3: Appends to List 1

List 2 will mess up when Form 3 appends to List 1 because List2 clones an ALREADY GRAFTED subtree. It should clone the ungrafted subtree, and then render, first pulling from List1 and then performing the graft.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions