formkit / auto-animate

A zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application.

Home Page:https://auto-animate.formkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting animation not working (React 18)

Dyvd4 opened this issue · comments

commented

Somehow to sorting animation doesn't work.
Here is an example: https://codesandbox.io/s/nifty-zeh-m9hpkt?file=/src/App.js:0-573

You need actual keys amigo. Indexes are not real keys. https://codesandbox.io/s/angry-resonance-o8nt57?file=/src/App.js