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
{{ message }}
This repository was archived by the owner on Jul 7, 2019. It is now read-only.
Loving the notification center, exactly what I was looking for!
However I noticed that the "new" appears to work to the opposite of what it means. It's more like "old".
E.g. when I set new: true, then the notification is marked as if it has been read already.
When I set new: false, the new class is added to the notification and it is marked as unread.
The text was updated successfully, but these errors were encountered:
Loving the notification center, exactly what I was looking for!
However I noticed that the "new" appears to work to the opposite of what it means. It's more like "old".
E.g. when I set
new: true
, then the notification is marked as if it has been read already.When I set
new: false
, thenew
class is added to the notification and it is marked as unread.The text was updated successfully, but these errors were encountered: