Framer Motion error in NextJs while switching pages/routes #2638
Unanswered
LinThitHtwe
asked this question in
Q&A
Replies: 2 comments
|
Having the same while changing page |
0 replies
|
I had the same issue, and upgrading to the latest version of Framer-motion and Next fixed it for me |
0 replies
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.
I got a framer motion error while switching detail page to home page in nextJs and the animation stop working when entering back to detail page again. If I reload , that error is gone and work for 1 time until it happen again.
I just start using framer motion for the first time, I've tried to find the problem but can't and have no idea what to do.
I'm using Next 14 btw, with typescript.
This is the full error message
All reactions