Next.js Discord

Discord Forum

loading.tsx and ssr?

Unanswered
Ichneumonid wasp posted this in #help-forum
Open in Discord
Ichneumonid waspOP
When a loading.tsx exists, and javascript is off, only the loading state will show unless you fetch the same data you're fetching in the component in the generateMetadata function. Can anyone clarify this behaviour?

0 Replies