Skip to content

Fix: render order of a replaced single child#18

Open
niedzielski wants to merge 1 commit intodevelopit:masterfrom
niedzielski:fix/single-item-order
Open

Fix: render order of a replaced single child#18
niedzielski wants to merge 1 commit intodevelopit:masterfrom
niedzielski:fix/single-item-order

Conversation

@niedzielski
Copy link

When operating on a list of size one, preserve the render order of
children.

On single element children, the render order appears to be incorrectly swapped when adding and removing another child. I don't claim to fully understand all the intricacies of this library but I've tried to add some tests to make the change a little more confident.

When operating on a list of size one, preserve the render order of
children.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants