Next.js Discord

Discord Forum

SSR & [...slug].js

Unanswered
Pyramid ant posted this in #help-forum
Open in Discord
Pyramid antOP
I have a dynamic page using [...slug].js
Issue is that SSR renders every change of url, but I only want SSR getserversideprops (page router) to be called only once upon page load in to the slug, how can this be done?

0 Replies