Issue while calling useSimulateContract hook all of a sudden #4316
Unanswered
wahabshah21
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I am using wagmi 2 and my app all of a sudden started giving me error:
"Do not know how to serialize a BigInt"
In the console I get this
React Router caught the following error during render TypeError: Do not know how to serialize a BigInt
Have there been any changes in the hook or what could this be?
Beta Was this translation helpful? Give feedback.
All reactions