Closed justinbmeyer closed 8 years ago
If you go to a tournaments page that has 4 games, then navigate to a game. Refresh the game page. In localStorage, you'll see a set like:
gameCache/set/{"where":{"tournamentId":2}}
It will only have 3 games in it. Somehow, going to the game details page is removing the game from the list of games.
If you go to a tournaments page that has 4 games, then navigate to a game. Refresh the game page. In localStorage, you'll see a set like:
It will only have 3 games in it. Somehow, going to the game details page is removing the game from the list of games.