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 open the app during a match, it shows the right current RR. But if you keep the app open and refesh it for the next match, the change in RR isn't captured.
The text was updated successfully, but these errors were encountered:
I think there's a problem with how data is being stored temporarily, and honestly, I don't want to deal with fixing it because it's too cumbersome. NOWT makes a lot of requests to Valorant (API), so it can quickly hit limits unless we store the responses.
A quick fix could be asking Valorant for the RR only of the current user.
But it would not work for party members or people you find again.
- Thanks for reporting
If you open the app during a match, it shows the right current RR. But if you keep the app open and refesh it for the next match, the change in RR isn't captured.
The text was updated successfully, but these errors were encountered: