Next.js Discord

Discord Forum

How can I optimize infinite scrolling for a smoother experience, eliminating any lag?

Unanswered
Ruddy Quail-Dove posted this in #help-forum
Open in Discord
Ruddy Quail-DoveOP
Hey folks I have built an AI tools directory, in which I have provided infinite scrolling for pagination and rendering cards with images regarding those tools. But after I scroll to some cards and then I move back little fast so I can see my cards are not staying and flicker for milli seconds which creates a bad UX. My component is not re render un necessary, but still, I am not able to get that smoothness.

For Scrolling I have used react-infinite-scroll-component NPM.

This is my website: https://www.aitoolhouse.com

1 Reply

Bonga shad
I'm surprised no one answered this thread yet.