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

player profile data persists to other pages #868

Open
gremlinhunter opened this issue Nov 1, 2024 · 0 comments
Open

player profile data persists to other pages #868

gremlinhunter opened this issue Nov 1, 2024 · 0 comments

Comments

@gremlinhunter
Copy link

gremlinhunter commented Nov 1, 2024

If you click on any player's profile and then go to the Statistics/MMR page a green marker will appear stating your MMR although you are not logged in. The marker will actually display the MMR of the player's profile you visited.

I'm not well versed in vuex/stores but it seems that the player's profile gets stored in the playerStore and retrieved to get the "logged in" player's mmr in the MmrDistributionChart.

To reproduce:

  • Don't be logged in
  • Go to the matches tab
  • Click on either player name to enter their profile
  • Go to the statistics tab
  • Go to the MMR page
  • "Your MMR" should be showing

Environment

  • Firefox

I don't know if this affects any other parts of the website, but it seems like odd behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant