As a user, I want to browse dapps, because that's what Status is for
Type: Bug
Summary: When I goto https://alpha.aragon.one/#!/home it should work
Logs:

VM32:121 https:
a3b148c….min.js:3 Secp256k1 bindings are not compiled. Pure JS implementation will be used.
a3b148c….min.js:77 [Aragon] Injecting metamask for: https://alpha.aragon.one false false
VM46:121 https:
a3b148c….min.js:76 EthereumNode: Trying connection in 1000
VM49:121 https:
a3b148c….min.js:48 GET https://alpha.aragon.one/sockjs/info?cb=10_uaad2xl 404 ()
y._start @ a3b148c….min.js:48
(anonymous) @ a3b148c….min.js:48
setTimeout (async)
n.delay @ a3b148c….min.js:47
n.XHRLocalObject @ a3b148c….min.js:48
N.doXhr @ a3b148c….min.js:48
(anonymous) @ a3b148c….min.js:48
setTimeout (async)
n.delay @ a3b148c….min.js:47
N @ a3b148c….min.js:48
V @ a3b148c….min.js:48
w @ a3b148c….min.js:48
_launchConnection @ a3b148c….min.js:48
t.ClientStream @ a3b148c….min.js:48
o @ a3b148c….min.js:48
e.connect @ a3b148c….min.js:49
(anonymous) @ a3b148c….min.js:49
(anonymous) @ a3b148c….min.js:49
(anonymous) @ a3b148c….min.js:49
3VM51:121 https:
a3b148c….min.js:76 EthereumNode: Trying connection in 3000
VM56:121 https:
favicon.ico:1 GET https://alpha.aragon.one/favicon.ico 404 ()
a3b148c….min.js:76 EthereumNode: Trying connection in 7000
a3b148c….min.js:76 EthereumNode: Trying connection in 15000
a3b148c….min.js:76 EthereumNode: Trying connection in 31000
a3b148c….min.js:76 EthereumNode: Trying connection in 63000
a3b148c….min.js:76 EthereumNode: Trying connection in 127000
I didn't find aragon.one sources, so I can't say for sure, but it seems that app ignores web3 that is provided in the webview. I don't know what can be done on our side.
okay thank-you, paging @izqui @luisivan
Weird as it is working with other injected web3 (Metamask, parity and mist) without problem. Will look into it :)
I've opened a PR that fixes this 🎉
Merged in aragon! Whenever we redeply it will be fixed.
Most helpful comment
Merged in aragon! Whenever we redeply it will be fixed.