Skip to content

Changing address on the "Address" page does not update new tx card #381

@tuliomir

Description

@tuliomir

To reproduce this error on testnet:

  • Open the /address page with a miner address. To find one, navigate to "Token Balances" and choose an address that has a high amout of locked balance.
  • Wait a bit for the "New Transaction" notification to pop at the top of the screen, or send a transaction to this address
  • Use the header search bar to input another address
  • Note that the "New Transaction" is still being shown

This probably has a relation to the useEffect used in this screen, that is not taking into account that the full component is not re-rendered, but only its URL effect has executed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions