-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toaster gives Unhandled RunTime Error on Nextjs #318
Comments
Same here I have this error and have tried many ways to do it but it doesn't work |
Hi! I tried to replicate this issue on StackBlitz, but it appears to work fine. Can you confirm that this issue is indeed caused by react-hot-toast? |
same for me here @kikohz |
I can confirm that I am experiencing the same issue, and it appears to be originating from react-hot-toast. |
same issue here. |
+1 |
Likewise here |
So in this case, when it comes in the layout Toaster, it gives this error:
Unhandled Runtime Error
Error: Hydration failed because the initial UI does not match what was rendered on the server.
See more info here: https://nextjs.org/docs/messages/react-hydration-error
The text was updated successfully, but these errors were encountered: