Open therealsujitk opened 4 years ago
I think this happens because the notifications cache is brutally wiped when a new notification event is received.
@KyrneDev I've noticed this issue is happening with the WebSocket extension as well. Could you confirm that that part of the code is the same in your extension as well?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep the amount of open issues to a manageable minimum. In any case, thanks for taking an interest in this software and contributing by opening the issue in the first place!
Still an issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep the amount of open issues to a manageable minimum. In any case, thanks for taking an interest in this software and contributing by opening the issue in the first place!
Looking at the source code this still seems unfixed.
Could this issue be labelled as a bug?
Bug Report
Current Behavior As of now, the notification panel gets cleared when it is open and you receive a new notification.
Steps to Reproduce
Expected Behavior It is expected to show the new notification (as well as all the previous notifications) without the panel being closed and re-opened.
Screenshots Before:
After:
Environment