-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Issue Type
Uncaught TypeError: Cannot read property '0' of undefined
at http://localhost:8080/app.js:29773:34
at Array.map (native)
at Object.decodeEvent (http://localhost:8080/app.js:29772:6)
at http://localhost:8080/app.js:33803:38
at Array.map (native)
at Object.decodeLogs (http://localhost:8080/app.js:33774:19)
at Object.callback (http://localhost:8080/app.js:33896:35)
at http://localhost:8080/app.js:6974:25
at http://localhost:8080/app.js:37588:9
at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/scripts/inpage.js:168:7
Description
On a private-network on port 8545 using testrpc and MetaMask when I send coins to another account I get this error
Steps to reproduce
On Windows
Prompt1
truffle.cmd init webpack
Prompt2
testrpc
Prompt1
truffle.cmd compile
truffle.cmd migrate
npm run dev
Go to localhost:8080
Versions
- Node/NPM: Node 8.0 npm 5.0.3
- Browser: Chrome
Metadata
Metadata
Assignees
Labels
No labels
