Next.js Discord

Discord Forum

How to optimize animations during navigation? [framer-motion]

Unanswered
Silken Windhound posted this in #help-forum
Open in Discord
Silken WindhoundOP
Hi, I'm working on a portfolio website with some minimal animations using Framer motion.
https://ayushiprakash.com/

Everything is working great and the animations are not laggy when I scroll on any page. But when I try to navigate between pages, the page indicator animation is lagging and killing the whole appeal of the site. Earlier when everything was static on the pages, it was working flawlessly but now that there are a few animations (basically a marquee on each page), t's not looking great. I suppose there's way too many repaints happening even for elements that are not in viewport but it's just my speculation and I don't have a clue on how can I fix this.

I would appreciate any help. Thanks!

0 Replies