joshwcomeau / react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
http://joshwcomeau.github.io/react-flip-move/examples
MIT License
4.08k stars 259 forks source link

onFinishAll doesn't seem to be firing on the first time list is shuffled #258

Open Kotosif opened 3 years ago

Kotosif commented 3 years ago

I can see the list being shuffled correctly but onFinishAll doesn't seem to be firing. This only occurs for the first shuffle.