dappuniversity / election

A Decentralized Ethereum Voting Application Tutorial
563 stars 506 forks source link

issues with meta mask #47

Open ThomasSpedding opened 3 years ago

ThomasSpedding commented 3 years ago

Hi, I've had some issues getting metamask to work, I can never get past the loading screen, it is connected to ganache and I have updated the code in my app.js file as others have recommended, but the issue still persists

bigbenbeer commented 3 years ago

Had this same problem. Eventually found a solution here.

Also for this tutorial make sure to install the MetaMask legacy add-on as well.

bharatk101 commented 3 years ago

@ThomasSpedding any luck getting it working? I'm facing similar problem, candidate list won't show up, stuck at loading

nik92eth commented 3 years ago

@bigbenbeer Thanks for pointing this out. Was stuck at the loading screen for two days. Thanks :)