so the number doesn't change at all as you scroll down notifications?
Post
Replies:
4
@EduMerco It could one of (at least) two issues:
- a bug in how unseen notifications are counted
- we've set notifications (as well as messages) to automatically be marked as seen using https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API to do so only when they come into view (i.e when scrolling) and seems that's not getting triggered if you don't scroll. Needs more research...
Didn't knew but smelled like that so I've scrolled a few times. Seems that something is not triggered is it should, but it may be a combination of browser/plugins/OS.
Any other with this issue or is just me? 😅
so the number doesn't change at all as you scroll down notifications?
Exactly. And I tried a few times, just in case... 😰