sushiswap-interface
sushiswap-interface copied to clipboard
bug: race condition on non-mainnet cold start wallet connect
When first loading the app.sushi.com webpage and using a web3 injected provider like metamask, if the end user is connected to a chain besides mainnet (chainId=0x1) a race condition sets off eventually crashing the entire webpage
As you can see in the logs it has to do with trying to load all this ENS stuff etc.
@sambacha this one still present?
Will check on latest master