Exit animation does not play and the entire list re-renders if a list item is removed #2634
Unanswered
is-it-ayush
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've the following code
The increment button works fine and the added item animates in from
initialstate toanimatestate. The only problem is when I decrement,initialtoanimateHere's a demo of problem, How do I play the exit animation on decrement and prevent the entire list from re-animating itself when the item is removed?
Screencast.from.2024-04-19.14-45-32.mp4
Beta Was this translation helpful? Give feedback.
All reactions