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
After entering the passoword the wallet is showing undefined:Login error and when in click on that the following thing appears!!
An unexpected application error occurred.
Please let us know of the following error message as it could be a bug:
TypeError: Cannot read property 'view' of undefined
TypeError: Cannot read property 'view' of undefined
at WalletDetailsView._configureUIWithWallet__accountInfo (C:\Program Files\MyMonero\resources\app.asar\local_modules\Wallets\Views\WalletDetailsView.web.js:677:41)
at WalletDetailsView.setup (C:\Program Files\MyMonero\resources\app.asar\local_modules\Wallets\Views\WalletDetailsView.web.js:42:10)
at new WalletDetailsView (C:\Program Files\MyMonero\resources\app.asar\local_modules\Wallets\Views\WalletDetailsView.web.js:29:10)
at WalletsListView.pushRecordDetailsView (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListView.web.js:232:20)
at WalletsListView.cellWasTapped (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListView.web.js:251:12)
at WalletsListCellView.cell_tapped_fn (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListView.web.js:186:15)
at C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:96:14
at WalletsListCellView.overridable_cellTapped (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:103:5)
at WalletsListCellView.__cellTapped (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:94:10)
at HTMLDivElement. (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:27:14)Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) MyMonero/1.3.3 Chrome/83.0.4103.122 Electron/9.4.4 Safari/537.36
The text was updated successfully, but these errors were encountered:
I'm on version 1.3.2,
After entering the passoword the wallet is showing undefined:Login error and when in click on that the following thing appears!!
An unexpected application error occurred.
Please let us know of the following error message as it could be a bug:
TypeError: Cannot read property 'view' of undefined
TypeError: Cannot read property 'view' of undefined at WalletDetailsView._configureUIWithWallet__accountInfo (C:\Program Files\MyMonero\resources\app.asar\local_modules\Wallets\Views\WalletDetailsView.web.js:677:41) at WalletDetailsView.setup (C:\Program Files\MyMonero\resources\app.asar\local_modules\Wallets\Views\WalletDetailsView.web.js:42:10) at new WalletDetailsView (C:\Program Files\MyMonero\resources\app.asar\local_modules\Wallets\Views\WalletDetailsView.web.js:29:10) at WalletsListView.pushRecordDetailsView (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListView.web.js:232:20) at WalletsListView.cellWasTapped (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListView.web.js:251:12) at WalletsListCellView.cell_tapped_fn (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListView.web.js:186:15) at C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:96:14 at WalletsListCellView.overridable_cellTapped (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:103:5) at WalletsListCellView.__cellTapped (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:94:10) at HTMLDivElement. (C:\Program Files\MyMonero\resources\app.asar\local_modules\Lists\Views\ListCellView.web.js:27:14)Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) MyMonero/1.3.3 Chrome/83.0.4103.122 Electron/9.4.4 Safari/537.36The text was updated successfully, but these errors were encountered: