Trying to use the Sign In with Ethereum and I am seeing this error #198
-
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. Call Stack |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Thanks for reporting. If you could please provide a minimal reproducible example we can help debug further. |
Beta Was this translation helpful? Give feedback.
-
Any ways are available for using Next.js 13? |
Beta Was this translation helpful? Give feedback.
I was using it with NextJS 13 experimental /app directory. I guess that was the problem because it was unstable. I had to start the code again with the stable /src and the SIWE feature is so good. Thanks for the feature