machour / yii2-notifications

A complete notifications module for your Yii 2 powered application
MIT License
90 stars 48 forks source link

When I click on a notification, it stays always with "notification-unseen" class. Then the counter for notifications icon doesn't change #57

Open mgillieron opened 6 years ago

mgillieron commented 6 years ago

In the code of "yii2-notifications/assets/notifications.js", why the line 251 is empty ? "markSeen" function do nothing ?