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 you are on the player list page and choose a player, then try to go back, it does not work. Due to minification, the stack trace is mostly useless, though.
Uncaught TypeError: Cannot read property 'id' of undefined
at a.id (index.js:7)
at a.getData (index.js:12)
at a.getData (index.js:12)
at a.get (index.js:11)
at a.get (index.js:11)
at Function.eval [as get] (index.js:11)
at p.get playerPromise (details.js:2)
at r.start (index.js:3)
at r.update (index.js:3)
at Object.r.updateAndNotify (index.js:3)
The text was updated successfully, but these errors were encountered:
If you are on the player list page and choose a player, then try to go back, it does not work. Due to minification, the stack trace is mostly useless, though.
The text was updated successfully, but these errors were encountered: