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
It's possible to get into a state where a user is unable to dismiss a grant notification. This is most likely due to an old installation leaving an invalid value in Preferences.
Steps to Reproduce
Delete your existing profile
Launch Brave
Opt-in to Rewards
Close Brave without dismissing the grant notification
In your profile directory, open the Preferences file and in the brave.rewards.notifications section set id to 0
Save the Preferences file
Launch Brave
Try to dismiss grant notification by clicking its OK button
Actual result:
Grant notification can't be dismissed
Expected result:
Grant notification is dismissed when you click OK
Reproduces how often:
Always
The text was updated successfully, but these errors were encountered:
Description
It's possible to get into a state where a user is unable to dismiss a grant notification. This is most likely due to an old installation leaving an invalid value in
Preferences
.Steps to Reproduce
Preferences
file and in thebrave.rewards.notifications
section set id to0
Preferences
fileActual result:
Grant notification can't be dismissed
Expected result:
Grant notification is dismissed when you click OK
Reproduces how often:
Always
The text was updated successfully, but these errors were encountered: