Unhandled Runtime Error Error: Hydration failed because the initial UI does not match what was rendered on the server. #341
Answered
by
wdshahadat
wdshahadat
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
wdshahadat
Jan 30, 2024
Replies: 1 comment
-
when use toast.success('Some') in next.js & component globally test as console.log(toast.success('---')) then use effect affected compile missing error |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wdshahadat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when use toast.success('Some') in next.js & component globally test as console.log(toast.success('---')) then use effect affected compile missing error