SSR & [...slug].js
Unanswered
Pyramid ant posted this in #help-forum
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?
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?