grant-hub
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
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.
Given that the chainId, provider & signer does not refresh on wallet change, we can't seem to work around this issue.