JoinColony / purser

Interact with Ethereum wallets easily
https://joincolony.github.io/purser
MIT License
84 stars 21 forks source link

Unable to log in with MetaMask wallet #328

Closed auryn-macmillan closed 4 years ago

auryn-macmillan commented 4 years ago

originally reported in the colonyDap repo: https://github.com/JoinColony/colonyDapp/issues/2226

Steps to reproduce

  1. Make sure you're on the latest version of the Metamask extension (should update automatically)
  2. Try to log in to the colony dapp.

Expected behaviour

You should be able to log in

Actual behaviour

Can't log in. image

Suggestions (optional)

A new version of MetaMask was released, maybe there are some breaking changes

side note

The template bug was almost spot on :joy:

rdig commented 4 years ago

This was patched by just doing a new RC release for the moment so that MetaMask continues to function.

The proper fix for this will come when we merge #322 and do new npm package releases.