issues
search
ryant26
/
masterRank
A web app that facilitates online game group creation based on player stats
https://www.fireteam.gg
2
stars
0
forks
source link
Logout users when socket authentication fails
#486
Closed
ryant26
closed
6 years ago
ryant26
commented
6 years ago
Solves the problem where users would get stuck on the loading screen because their token had expired.
Fixed a bug causing the error boundary to flash on every logout.
Fixed a linting warning about
componentWillUnmount
in PreferedHeroesContainer
closes #484
componentWillUnmount
in PreferedHeroesContainercloses #484