Next.js Discord

Discord Forum

next.js 3rd party scripts

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
does nextjs guarantees that script will only be loaded once, if used in page.tsx instead of layout.tsx ?

5 Replies

Pacific sand lance
i mean browser will probably cache it anyway, no?
Barbary LionOP
Most likely, just curious if it’s any different on nextjs part
It shouldn’t be right ?
Pacific sand lance
they are caching loaded stuff so nextjs won't load anything more than once