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
I'm connected to the dapp via HashPack and see in console after page load:
index.es.js:14 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'filter')
at v.setChainIds (index.es.js:14:5281)
at v.loadPersistedSession (index.es.js:14:8439)
at async v.initialize (index.es.js:14:6976)
at async v.init (index.es.js:14:2371)
at async Web3Modal.initWalletConnectProvider (client.js:292:38)
```
The text was updated successfully, but these errors were encountered:
I'm connected to the dapp via HashPack and see in console after page load:
The text was updated successfully, but these errors were encountered: