Next.js Discord

Discord Forum

Whats the proper way for persisting query params with nextjs?

Unanswered
Nile Crocodile posted this in #help-forum
Open in Discord
Nile CrocodileOP
Is there a built-in way/library to persist query params when navigating? Or do I need extend next/link and useRouter to add the functionality?

1 Reply