web3-react
web3-react copied to clipboard
isActive sometimes not updating
If you are connected to a certain chain and switch to another one, sometimes isActive won't update and will still be true. Reproduce: -> Visit Example -> Connect MetaMask on Mainnet -> Switch chain a couple of times -> You will see that sometimes it still shows active even tho the chainId updated and isnt correct anymore.