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
reproduced on stake.test.acre.fi
walletExtension= Unisat
Steps to reproduce:
logged in
left session idle
at the 21min mark, click to Deposit or Withdraw >> errors thrown in console
TypeError: Cannot read properties of undefined (reading 'toLowerCase') promise.ts:9
at address.js:25:53
at Array.some (<anonymous>)
at checkIfAddressStartsWith (address.js:25:21)
at Object.recoverTruncatedBitcoinAddress (address.js:98:21)
at y9.predictAddress (index.js:41:62)
at Object.getAccounts (connector.js:60:42)
at async useWallet.ts:100:26
address.js:25 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase') address.js:25
at address.js:25:53
at Array.some (<anonymous>)
at checkIfAddressStartsWith (address.js:25:21)
at Object.recoverTruncatedBitcoinAddress (address.js:98:21)
at y9.predictAddress (index.js:41:62)
at Object.getAccounts (connector.js:60:42)
at async useWallet.ts:100:26
TypeError: Cannot read properties of undefined (reading 'toLowerCase') promise.ts:9
at address.js:25:53
at Array.some (<anonymous>)
at checkIfAddressStartsWith (address.js:25:21)
at Object.recoverTruncatedBitcoinAddress (address.js:98:21)
at y9.predictAddress (index.js:41:62)
at Object.getAccounts (connector.js:60:42)
at async useWallet.ts:100:26
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase') address.js:25
at address.js:25:53
at Array.some (<anonymous>)
at checkIfAddressStartsWith (address.js:25:21)
at Object.recoverTruncatedBitcoinAddress (address.js:98:21)
at y9.predictAddress (index.js:41:62)
at Object.getAccounts (connector.js:60:42)
at async useWallet.ts:100:26
NOTES:
did not occur with XVerse (OKX tbd)
any button clicks after the 20min mark result in these 4 errors thrown in console (i.e., deposit, withdraw, but not the "points per" droplist)
did not occur at 10, 15 minute marks.
The text was updated successfully, but these errors were encountered:
reproduced on stake.test.acre.fi
walletExtension= Unisat
Steps to reproduce:
NOTES:
The text was updated successfully, but these errors were encountered: