-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect zero balances at times #5723
Comments
Also experience this when switching from one account to another. It might be better if we simply show -- ETH rather than 0.00 ETH until it loads. Or even a mini spinwheel where the balance typically is. |
we could improve the UI by having a "last updated" date/time visible, so when you open the extension, it has that info avail, and displays your balances from the last time it pulled. Then if it updates successfully, it changes to "updated just now" |
The workaround is to reject the transaction and try again. |
@danjm is this something that's helped by caching balances? |
Closing this due to lack of activity and addition to cached balances in #5843. If this is still an issue in the latest version please open a new issue. |
Describe the bug
There are two bugs: 1. Every now and then I open my wallet and it shows zero balances for all coins and tokens even though the actuall balance is not zero.
2: While sending Eth or tokens, when I click on gas settings, the wheel just spins non-stop until I refresh and this happens so often and it forces me to filling in the transaction form. I need to send tokens to hundreds of addresses at a time and having to restart the process is really annoying if i have to do it every other transaction.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Browser details (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: