Next.js Discord

Discord Forum

weird erroro

Answered
!isColonel posted this in #help-forum
Open in Discord
heya. im newer to the next js arena and came across this error and dunno what it means
Answered by !isColonel
It got fixed after i made sure to render the page before the contents loaded. Ty tho
View full answer

2 Replies

Tramp ant
the suspense boundary must be wrapping a server component that is meant to be a client. can you share your code
@Tramp ant the suspense boundary must be wrapping a server component that is meant to be a client. can you share your code
It got fixed after i made sure to render the page before the contents loaded. Ty tho
Answer