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

Tx details don't unpopulate when navigating away from a tx #506

Open
4 tasks
webbushka opened this issue May 11, 2023 · 0 comments
Open
4 tasks

Tx details don't unpopulate when navigating away from a tx #506

webbushka opened this issue May 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@webbushka
Copy link
Contributor

webbushka commented May 11, 2023

Summary of Bug

When a tx has been navigated to in explorer, navigating away doesn't clear the tx state in the store. So if another tx is navigated to and there is an error pulling the data, the previous tx's data is still being used.

Version

v3.5.0

Steps to Reproduce

navigate to: https://explorer.provenance.io/tx/A3D467A44DE35C7ED9071E4651D9442C5C4F29613B142F15B4572664B3CF8D7E
notice the data doesn't pull down.
navigate to the tx list page -> any other tx -> use browser back button to get back to the above tx.
notice the data shown is from the tx that did load in between.

relates to provenance-io/explorer-service#486


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant