Next.js Discord

Discord Forum

Load external scripts

Unanswered
Sphynx posted this in #help-forum
Open in Discord
SphynxOP
Hey, I have a problem and I can't solve it. What I need is for the <Script> to reload each time the component has been loaded, because otherwise the external script won't fire again. Is this possible with the <Script> function and the Pages router? The form is being loaded when I refresh the page or when the component is first loaded on a page. But after navigating through the site and visiting the page again, it is not loaded.

1 Reply

Alligator mississippiensis
Did you fixed it? Same issue here