truffle-box / react-auth-box

Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
https://truffle-box.github.io/
MIT License
176 stars 66 forks source link

Error #34

Closed markolofsen closed 6 years ago

markolofsen commented 6 years ago

I getting an error at each page. What happens?

https://github.com/MetaMask/faq/....think-of-metamask-as-a-light-client

Uncaught Error: The MetaMask Web3 object does 
not support synchronous methods like 
eth_mining without a callback parameter. 
See  for details.
    at MetamaskInpageProvider.send (inpage.js:233)
    at s.send (inpage.js:14308)
    at r.mining (inpage.js:14308)
    at derez (<anonymous>:2:6079)
    at derez (<anonymous>:2:6072)
    at derez (<anonymous>:2:6072)
    at derez (<anonymous>:2:6072)
    at derez (<anonymous>:2:6072)
    at derez (<anonymous>:2:6072)
    at derez (<anonymous>:2:6072)
rvenugopal commented 6 years ago

Experiencing the same issue as @markolofsen