-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Describe the bug
There are some cases in which the transaction history is not shown at all, some times it shows pagination numbers correctly but no data shown, and in some, it shows everything correctly. Always using the same account address (tested on Mainnet)
To Reproduce
It isn't easy to reproduce all detected cases because there's a random factor involved (potentially a race condition). But here there's a set of steps that I found always to reproduce the same results:
- Log out of the wallet if you are already in.
- Login using Metamas on Telos EVM (Mainnet) with an account you know has some transaction history
- Immediately go to the Transactions tab
- See error: No data shown. However, no errors are registered on the console

- Refresh the page without doing anything else
- See it working correctly

Expected behavior
It should always show the first page of transactions.
Metadata
Metadata
Assignees
Labels
No labels