Skip to content

Uncaught TypeError: Cannot read property '0' of undefined #6

@Simoneth

Description

@Simoneth

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

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions