We've moved discussions to Discord

Notifications not displaying in navbar

Tim Dowling
I can create notifications to a user (using @ mentions) and it saves account_id, user and other params. Pushing it via a socket/channel displays the unread message red dot however if i refresh the page, this dot and any notifications disappear. I'm getting 'this.notificationTargets.length = 0' and i have no unread notifications (i turned this off on menu open) any clues on what's going on?
Chris Oliver
Hey Tim,

Make sure your notification is for the right account of the recipient. Notifications are separated by account so they can be organized appropriately.
Tim Dowling
Thanks mate, i remerged the repo and it works perfectly now, must have made a change somewhere
Notifications
You’re not receiving notifications from this thread.