laravel / nova-issues

556 stars 34 forks source link

Notifications : Mark as read is display when the notif is already readed #5798

Closed valentinrougier39 closed 1 year ago

valentinrougier39 commented 1 year ago

Description:

Hi, I've updated Laravel and Nova on lastest version. About Notifications center : when a notification is read, the button "Mark as read" is still displayed. In MessageNotification.vue, I feel like there is no condition on that : if the notification is already readed or not.

Thank you

crynobone commented 1 year ago

Fixed in https://nova.laravel.com/releases/4.27.12

valentinrougier39 commented 1 year ago

@crynobone , after update the package in 4.27.12, and re-install to be sure, it seems doesn't work

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.