-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
template: bugThis issue might be a bugThis issue might be a bug
Milestone
Description
🐛 Bug Report
When re-rendering a list and adding a children, the items are added after the existing elements in the DOM, the ones that should be removed. They're transitioned out, and something is getting removed, but not everything that needs to be
To Reproduce
Expected behavior
Elements render in-place, rather than each item addition resulting in a new set of entries below the existing.
Link to repro (highly encouraged)
Environment
react-spring
v9.0.0-808.17
react
v16.12.0
Metadata
Metadata
Assignees
Labels
template: bugThis issue might be a bugThis issue might be a bug