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

Cannot navigate back from player details #303

Open
christopherjbaker opened this issue Jun 16, 2017 · 1 comment
Open

Cannot navigate back from player details #303

christopherjbaker opened this issue Jun 16, 2017 · 1 comment

Comments

@christopherjbaker
Copy link

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)
@justinbmeyer
Copy link
Contributor

Yeah, I noticed that the server is no longer sending back all of a record's data in some cases. I think this is related.

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

2 participants