kvarak / htstatus

Still being built up...
http://ht.kvarak.net
Apache License 2.0
1 stars 0 forks source link

All items do not update, or are updated wrong. #38

Closed VilijamRigo closed 4 years ago

VilijamRigo commented 4 years ago

Describe the bug All items do not update, or are updated wrong. Notes update on some players, but not all. Player number is wrong. image image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image image

Browser:

Additional context Add any other context about the problem here.

VilijamRigo commented 4 years ago

More instances of number not changing. Actual numbers: image In app: image

kvarak commented 4 years ago

I think I have found the root cause. The update is correct, it does update the players. It's the displaying of playerdata that is wrong, it doesn't display the newest playerdata, but older (oldest?). Looking into this now.