Skip to content

Wrong currency display on transaction page after refresh. #30

Description

@Xen0Xys

After a refresh on the transaction page, the currency displayed reverts to an incorrect value. The correct currency is shown before the refresh, the issue only appears after the page reloads.

Steps to reproduce

  1. Navigate to the transaction page
  2. Verify the correct currency is displayed
  3. Refresh the page (F5)
  4. Observe the currency displayed in the transaction list

Expected: user's configured currency (e.g. €)
Actual: wrong currency shown after refresh (e.g. $)

Suspected cause: Currency preference may not be persisted in the store on initial load; possibly fetched asynchronously and displayed before user settings are resolved.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions