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
Describe the bug
The News icon in the bottom left bar always shows the "new news" exclamation point on startup, even if there is nothing new. The exclamation point goes away after clicking the icon, but re-appears the next time the app is restarted.
To Reproduce
Steps to reproduce the behavior:
Close app
Open app
Observe exclamation point
Click news icon and observe exclamation point disappearing
Close app
Open app
Observe exclamation point
Expected behavior
Exclamation point should only show if there is new news
Screenshots
Desktop (please complete the following information):
OS: Win10
Additional context
N/A
The text was updated successfully, but these errors were encountered:
That’s strange. The news state is saved by creating a hash of the 'GV News' and 'Server News' and comparing it with the previous one. @kjack9, if you’re sure that nothing has really changed, could you take a look at the server message and let me know if there are any special characters, or if it’s empty? I’m looking for any specific cases that could be causing this.
That’s strange. The news state is saved by creating a hash of the 'GV News' and 'Server News' and comparing it with the previous one. @kjack9, if you’re sure that nothing has really changed, could you take a look at the server message and let me know if there are any special characters, or if it’s empty? I’m looking for any specific cases that could be causing this.
100% sure since I don't have a server message set. The "GameVault News" tab shows the initial message -- "Welcome to the new GameVault news section!". My "Server News" is blank as I haven't set it up with anything.
Also note that there is sometimes a delay before the exclamation point shows up again -- a few hours ago I closed and re-opened, and it wasn't there. Checked again just now, and it's back.
Hi @kjack9 we are not able to reproduce this problem. Would it be possible to provide us a guest account, so we can look deeper into this? Write to [email protected]. Else i can send you a modified GameVault version, that shows us exactly the changes.
Describe the bug
The News icon in the bottom left bar always shows the "new news" exclamation point on startup, even if there is nothing new. The exclamation point goes away after clicking the icon, but re-appears the next time the app is restarted.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Exclamation point should only show if there is new news
Screenshots
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: