Next.js Discord

Discord Forum

Getting warning as Client side and Server side id is not matching in NextJS 13

Answered
Santhosh Prabhakaran posted this in #help-forum
Open in Discord
In my NextJS 13 application, I'm getting this warning for every rendering.

Warning: Prop id did not match. Server: ":RblcqH2:" Client: ":R1elj9H2:"
I don't have any idea on this. ANy help on this would be appreciated. I'm using NextJS 13.4.12 - Version
Answered by joulev
then i'll just give you the confirmed bug report for this and you feel free to investigate further as in whether you should downgrade or upgrade

https://github.com/vercel/next.js/issues/53110
View full answer

8 Replies

It is difficult to help you there because there is no information about your code, what are you using to render the pages, and / or a minimal reproduction example
@joulev upgrade to latest
Is it? Any solution for this ?
@Santhosh Prabhakaran Is it? Any solution for this ?
the solution is to upgrade to latest, as i said
@joulev the solution is to upgrade to latest, as i said
Already I was in the latest version. And I gone through some errors belong to that version. Same you people suggested to downgrade the version So I did. Now you're saying to upgrade. :mild_panic:
Answer