sushiswap-interface icon indicating copy to clipboard operation
sushiswap-interface copied to clipboard

bug: race condition on non-mainnet cold start wallet connect

Open sambacha opened this issue 2 years ago • 2 comments

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 avatar Mar 27 '22 04:03 sambacha

@sambacha this one still present?

matthewlilley avatar Apr 04 '22 02:04 matthewlilley

Will check on latest master

sambacha avatar Apr 04 '22 03:04 sambacha