grant-hub icon indicating copy to clipboard operation
grant-hub copied to clipboard

bug: if you are using a wallet provider besides Metamask, make sure to automatically reload the page when switching networks

Open michellema1208 opened this issue 2 years ago • 1 comments

User Story

Acceptance Criteria

Designs

Engineering Notes

  • This is the behavior we already have in Metamask, and we should support this on other wallet types -> WalletConnect, CoinbaseWallet, Rainbow Wallet, etc.

michellema1208 avatar Nov 04 '22 14:11 michellema1208

Given that the chainId, provider & signer does not refresh on wallet change, we can't seem to work around this issue.

ghostffcode avatar Nov 11 '22 16:11 ghostffcode