Synthetixio / synthetix-exchange

The Synthetix Exchange dApp code
https://synthetix.exchange
121 stars 92 forks source link

bug: React state updates when WalletAddressSelector unmounts #496

Closed evgenyboxer closed 4 years ago

evgenyboxer commented 4 years ago

Steps to reproduce:

  1. Open up sX.
  2. Click "connect wallet" (top right).
  3. Click Metamask.
  4. Check the console log.

Expected: No error should be thrown when choosing a wallet.


"Connect wallet" button on the Trade screen.

Screen Shot 2020-08-17 at 1 25 51 pm

Wallet selector

Screen Shot 2020-08-17 at 1 25 44 pm

The error:

Screen Shot 2020-08-17 at 1 26 02 pm