Closed
Description
Hey there!
In the process of translating the <Suspense>
reference page to French, I got doubts about that heading:
Providing a fallback for server errors and server-only content
The section does cover providing a fallback for errors on the server side (as these areas might render correctly client-side) and then goes on to say:
You can use this to opt out some components from rendering on the server
And indeed, it explains how to piggyback on server error fallbacks to make components that only render client-side. Seems like client-onky content to me, not server-only content.
What do you think?
Metadata
Metadata
Assignees
Labels
No labels