Replies: 1 comment
-
No official first-class SSR solution yet, but there are workarounds. See here: #542 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On a new Next.js app, with this component:
Using this with a Metamask connection will throw:
Hydration failed because the initial UI does not match what was rendered on the server
Are there guidelines for using this library with Next.js?
Beta Was this translation helpful? Give feedback.
All reactions