AlphaWallet / AlphaWallet/alpha-wallet-android

error using MyEtherWallet.com

Open
#1,519 1 comment 0 reactions 2 assignees Claimed by @JamesANZ View on GitHub
Dominant language
Java
Stars
646
Forks
579
PR merge metrics
No merged PRs in 30d

Description

1. Go to https://www.myetherwallet.com/access-my-wallet
2. Choose MEW CX
3. Click "I accert Terms" and click "Access My Wallet"
4. Error. Entire error output see below (I can login to MEW successfully from Metamask enabled browser - didn't check Trust)

````
{
"exception": {
"values": [
{
"type": "TypeError",
"value": "r._handleAsync is not a function",
"stacktrace": {
"frames": [
{
"colno": 78687,
"filename": "https://www.myetherwallet.com/js/vendors.287bae87.js",
"function": "n",
"in_app": true,
"lineno": 803
},
{
"colno": 505216,
"filename": "https://www.myetherwallet.com/",
"function": "?",
"in_app": true,
"lineno": 1
}
]
},
"mechanism": {
"handled": true,
"type": "instrument",
"data": {
"function": "setTimeout"
}
}
}
]
},
"level": "error",
"event_id": "bc77d25eda8947b182005c09dacd6c52",
"platform": "javascript",
"sdk": {
"name": "sentry.javascript.browser",
"packages": [
{
"name": "npm:@sentry/browser",
"version": "5.18.0"
}
],
"version": "5.18.0",
"integrations": [
"InboundFilters",
"FunctionToString",
"TryCatch",
"Breadcrumbs",
"GlobalHandlers",
"LinkedErrors",
"UserAgent",
"Vue"
]
},
"timestamp": 1595122124.9265091,
"environment": "web",
"release": "5.7.1",
"request": {
"url": "https://www.myetherwallet.com/interface/interact-with-contract",
"headers": {
"User-Agent": "Mozilla/5.0 (Linux; Android 9; SM-T835 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.106 Safari/537.36AlphaWallet(Platform=Android&AppVersion=3.00.7)"
}
},
"extra": {
"arguments": []
},
"tags": {
"network": "ETH",
"service": "myetherwallet.com",
"walletType": "web3_wallet"
}
}
````

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.