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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
The balance report data will be placed within the DB rather than file, this means that we cannot rely on a non-escaping closure for grabbing current months balance report.
Will need to update logic in Brave Rewards UI to account for this.
Test Case:
Verify that after tipping/claiming grants/etc. That the main rewards panel displays the correct values in the monthly report
The text was updated successfully, but these errors were encountered:
Related PR: brave/brave-core#5417
The balance report data will be placed within the DB rather than file, this means that we cannot rely on a non-escaping closure for grabbing current months balance report.
Will need to update logic in Brave Rewards UI to account for this.
Test Case:
The text was updated successfully, but these errors were encountered: