kentimsit / cronos-dapp-basic-3

Basic Dapp showing how a React Dapp can connect to Cronos using MetaMask and Crypto.com Defi Wallet
MIT License
13 stars 11 forks source link

Upgrade of Webpack 5 fails #5

Open xcrypt0surf3r opened 2 years ago

xcrypt0surf3r commented 2 years ago

inpage.js:1 MetaMask - RPC Error: Received unexpected keys on object parameter. Unsupported keys: chainIdHex {code: -32602, message: 'Received unexpected keys on object parameter. Unsupported keys:\nchainIdHex'}

Screen Shot 2022-05-23 at 6 44 42 PM

kentimsit commented 2 years ago

Please specify exact steps to reproduce the error.

marcellodesales commented 2 years ago

I'm having the same issue that might be solved by https://github.com/NoahZinsmeister/web3-react/issues/423#issuecomment-1161180629

marcellodesales commented 2 years ago

Another similar ticket tracking the problems is at https://github.com/NoahZinsmeister/web3-react/issues/545