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
utils.js:1062 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0')
at getAddressIndexFromUsage (utils.js:1062:32)
at getAccountWallet (wallet.js:1144:29)
at async main (main.js:622:14)
getAddressIndexFromUsage @ utils.js:1062
getAccountWallet @ wallet.js:1144
await in getAccountWallet (async)
(anonymous) @ main.js:1150
As you can see, my screen is blank, so I can't test yet.