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.