superhero-com / superhero-wallet

Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
https://wallet.superhero.com
ISC License
40 stars 39 forks source link

ERC-20 tokens are displaying from time to time in Tx list on ETH account details page #2703

Closed Liubov-crypto closed 9 months ago

Liubov-crypto commented 9 months ago

Describe the bug I found that if I'm opening a Tx list on Token details page, then close the page and go open Tx list on ETH account page, I will see only ERC-20 tokens in Tx list. The same if I will open ETH Coin details Tx page, close it and go open Eth acc tx list, I will see only ETH transactions, and no one ERC-20 transaction.

and when I first entered my wallet in extension the transactions with ERC-20 tokens (Link) were displayed as ETH... but after some time it was refreshed with correct data.

It's reproducible from time to time in extension.

To Reproduce Steps to reproduce the behavior:

  1. Go to ERC-20 tx list
  2. Click on back button and go to ETH acc details page Tx list
  3. Scroll down to see all transactions
  4. See that only ERC-20 txs will be visible

Expected behavior ERC-20 and ETN txs should be presented in Txs list

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

https://github.com/superhero-com/superhero-wallet/assets/69896204/a106df10-5e16-4d01-b687-b29c4625455a

Liubov-crypto commented 9 months ago

Not reproducible for me on eth-support branch.

Liubov-crypto commented 9 months ago

Now it's reproducible on the latest eth-support branch, I found errors in console:

Image

Liubov-crypto commented 9 months ago

I think this issue is fixed by #2767 and can be closed.