You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a token that has multiple pages of txn history, and I go to page 2, and then finally move to a new a token that does NOT have a page two. Then the txn history is not displayed on that newly selected token.
This is common react app bug according to Michael and we need to "remount" page when moving across token tiles.
The text was updated successfully, but these errors were encountered:
If I have a token that has multiple pages of txn history, and I go to page 2, and then finally move to a new a token that does NOT have a page two. Then the txn history is not displayed on that newly selected token.
This is common react app bug according to Michael and we need to "remount" page when moving across token tiles.
The text was updated successfully, but these errors were encountered: