Steps to reproduce:
- Open a page.
- Open the notifications inbox in the top right.
- Close it.
- Stay on the page until you get a notification.
- Open the notification inbox in the top right again.
Expected: The new notification(s) shown there.
Actual: The inbox shows the old notifications.
You need to reload the page and then opening the inbox will show new items. Or open any other page. The source of the problem is that inbox items are only loaded once.
This can also be seen by monitoring the network requests - reopening the inbox will not request the notifications again:
This is a new problem. I do not know exactly when it started but previously you could keep one tab open and only check your new notification through it. Now it requires constant reloading for each new notification.
