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.
https://auto-animate.formkit.com
MIT License
12.59k stars 224 forks source link

Fix Max update depth exceeded with useAutoAnimate #177

Closed GeraOSF closed 11 months ago

GeraOSF commented 11 months ago

Fixes #166 by memoizing the options passed to the hook.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auto-animate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 1:09am
justin-schroeder commented 11 months ago

Thanks 👍