You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My test script is pretty simple. It's a NextJS App. But I always have this error : Unhandled Runtime Error
Error: Text content does not match server-rendered HTML.
This error appears when I use RainbowKit only, it never appears otherwise.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
My test script is pretty simple. It's a NextJS App. But I always have this error : Unhandled Runtime Error
Error: Text content does not match server-rendered HTML.
This error appears when I use RainbowKit only, it never appears otherwise.
Here are my files in pages :
_app.js :
index.tsx
content.tsx :
What did I do wrong ?
Thank you for your help,
Ben
Beta Was this translation helpful? Give feedback.
All reactions