Next.js Discord

Discord Forum

Help for making a scroll behaviour smoothly with Next.js

Unanswered
Jacquit posted this in #help-forum
Open in Discord
Basically, I am trying to display a list of jobs on a page with pagination. Sadly, it instantly scrolls up to the top when I click the next button. So, I am looking for a way to make this scrolling behavior as smooth as possible, and if anyone can help me do this, I would appreciate that 🙏🏻 . I am using Next.js and useMutation to request the data.

0 Replies