Skip to content
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

Account balance is not displayed in the Wallet modal #5614

Open
tjovcheska opened this issue Jan 24, 2025 · 2 comments
Open

Account balance is not displayed in the Wallet modal #5614

tjovcheska opened this issue Jan 24, 2025 · 2 comments
Labels
type: bug Something isn't working

Comments

@tjovcheska
Copy link

Describe the bug
The account balance is always displayed as 0.000 after connecting the wallet, regardless of the actual balance in the account. This issue prevents users from viewing their correct account balance.

To Reproduce
Steps to reproduce the behavior:

  1. Connect your wallet to the application.
  2. Click on the Address button to load account details.
  3. Check the account balance displayed on the interface.
  4. Observe that the balance consistently shows 0.000.

Expected behavior
The account balance should display the correct amount from the wallet. It should dynamically update to reflect the user's actual balance.

Screenshots
Image

@tjovcheska tjovcheska added the type: bug Something isn't working label Jan 24, 2025
Copy link

linear bot commented Jan 24, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@tjovcheska and others