Hello, can you help me with a problem that I have, I have a project with web3auth. locally it runs fine, but when building the application and mounting it on a server it gives me the following error:
"Cannot convert a BigInt value to a number."
This does not happen to me when running the application in my local environment.
any idea how to solve it?
I attached a screenshot
Thank you.
Originally posted by: RoneyCBR
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1203