reactjs - When TransitionMotion is inside FieldArray then Field loses original value on leave animation -


i have transitionmotion inside fieldarray component.

when element removed middle of array willleave animation begins. values in field components changed values next line of array.

react-motion can not save original values because styles prop contains member[1].name , not value itself. there way bypass this?

or there isanimation flag can substitute field fake input during animation?

sandbox


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -