bloxberg-org/peer-review-app

Improve error message when window.ethereum is not defined

Closed this issue · 1 comments

When using a browser without Metamask or other wallets, the client crashes with the cryptic message TypeError: window.ethereum is undefined.

Suggestions to install a wallet or using compatible browsers would be appreciated.

This should be resolved with a82f628 and efd55f8 . Feel free to re-open the issue if not working.