rarible / sdk

MIT License
83 stars 43 forks source link

weird error #507

Closed MedNewton closed 1 year ago

MedNewton commented 1 year ago

Uncaught (in promise) Warning: Change network of your wallet. Config chainId=1, but wallet chainId=1 at new Warning (http://localhost:3000/static/js/bundle.js:190282:24) at http://localhost:3000/static/js/bundle.js:201018:13 at Generator.next () at fulfilled (http://localhost:3000/static/js/bundle.js:691155:24)

mostafa-rio commented 1 year ago

check if your web3 provider and wallet is in sync and configured. Which library are you using to connect ?

ex1st0r commented 1 year ago

Which connector/wallet do you use? Have you tried to update to latest version?