Getting warning as Client side and Server side id is not matching in NextJS 13
Answered
Santhosh Prabhakaran posted this in #help-forum
In my NextJS 13 application, I'm getting this warning for every rendering.
Warning: PropI don't have any idea on this. ANy help on this would be appreciated. I'm using NextJS 13.4.12 - Versioniddid not match. Server: ":RblcqH2:" Client: ":R1elj9H2:"
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
https://github.com/vercel/next.js/issues/53110
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
upgrade to latest
@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. 

@Santhosh Prabhakaran 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:770004383886737418>
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
https://github.com/vercel/next.js/issues/53110
Answer