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
SyntaxError: Unexpected non-whitespace character after JSON at position 1
at JSON.parse (<anonymous>)
at g.value (inpage.js:2:42406)
at inpage.js:2:40108
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
the following code works with MetaMask, but on Trust Wallet I have issues:
The value of
JSON.stringify(EIP712types.newRecord(this.state.createName, this.state.createSNr))
isTrust Wallet returns the error:
I'm testing my dApp locally with ganache.
Beta Was this translation helpful? Give feedback.
All reactions