-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Milestone
Description
🐛 Bug Report
I want to animate a list of items using opacity and transform: translate(...). However, it only animates opacity correctly. As for transform: translate(...), it only animates the first item. It applies for other values, too. (I tried animating opacity and color and an anallogical glitch occurs.)
The very same code works just fine in v8 (just change the dependency version in the attach CodeSandbox to see it in action).
To Reproduce
See the Link to repro section
Expected behavior
Both values should ve animated smoothly.
Link to repro (highly encouraged)
https://codesandbox.io/s/quizzical-pare-p6cxz
Click the "animate" button to trigger the animation
Environment
react-springv9.0.0.-rc3reactv16.12.0
justinsunho
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working