WalletConnect / web3modal-vanilla-js-example

An example application how to use Web3modal from vanilla JavaScript
https://web3modal.com/
178 stars 147 forks source link

Cannot read property 'getChain' of undefined #7

Closed ImanMousavi closed 3 years ago

ImanMousavi commented 3 years ago
Uncaught (in promise) TypeError: Cannot read property 'getChain' of undefined
    at fetchAccountData (example.js:88)
    at async refreshAccountData (example.js:152)
    at async HTMLButtonElement.onConnect (example.js:185)
fetchAccountData @ example.js:88
async function (async)
onConnect @ example.js:164
pedrouid commented 3 years ago

Fixed with commit 2b9372ec0001a38c3f81ab3ee4bf7b6e2f22bf95