interface icon indicating copy to clipboard operation
interface copied to clipboard

UI keep loading state when WalletConnect V1 supply or withdraw on Polygon Network

Open joshuajiangdev opened this issue 2 years ago • 0 comments

Describe the bug

Try to supply or withdraw on Polygon, the processing state never go away.

Screen Shot 2022-10-11 at 3 32 23 PM

To Reproduce Steps to reproduce the behavior:

  1. Open https://app.aave.com/
  2. Click on "Connect wallet" and choose "Wallet Connect" to see the QR code.
  3. Open WalletConnect compatible wallet like Robinhood Wallet or Rainbow Wallet
  4. Before confirm the connection, make sure the network is Polygon. IMG_7146
  5. Connect, and try to supply or withdraw.
  6. You will see the modal of processing state is remained to be in place even the operation is already confirmed on the blockchain.

Expected behavior We should exit the processing state after the transaction is confirmed.

Desktop (please complete the following information): Chrome Version 105.0.5195.125

Additional context After digging a little deeper we found this promise resolution never get invoked even after Chrome Network Inspector clears received the websocket response from the wallet.

joshuajiangdev avatar Oct 11 '22 19:10 joshuajiangdev