[Bug]: Balance on /user/[id]
page sometimes is current user's balance
#258
Labels
/user/[id]
page sometimes is current user's balance
#258
What browsers are you seeing the problem on?
Firefox, Microsoft Edge
Is this happening on the SudoSOS point of sale or on the SudoSOS dashboard?
Dashboard
Current behaviour
Sometimes, when going to another user through
/user/[id]
, the balance of the signed-in user is shown instead of the[id]
user's balanceDesired behaviour
The expected behaviour is that the
[id]
user's balance is shown on their pageSteps to reproduce
/user-overview
Other information
What bacpm and I think is happening is that one of two things happens:
[id]
user's balance and it is not shown. However, the network request was successful even when the issue occurred.Known workaround
I have showed the bacpm to view the network requests to see the balance. Alternatively, a CTRL+F5 works.
The text was updated successfully, but these errors were encountered: