Why is my animation not playing after migrating from framer-motion to motion? #3038
Unanswered
manuelpoelzl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have migrated from
“framer-motion”: “^11.3.31”
to“motion”: “^12.0.6”
. Since this update, however, none of my animations are being played.I also don't get any error messages in the browser console.
What it should look like:
Bildschirmaufnahme.2025-02-01.160348.mp4
Instead of the animation starting, it stays at the intial value, which basically means the individual items stay hidden.
my component:
I am grateful for any help!
Beta Was this translation helpful? Give feedback.
All reactions