Database Notifications not popup

When there is a new notification, it will just light up the topbar notification bell but not popup the notification detail at corner.

But if I use normal notification ->send() instead of ->sendToDatabase($recipient), it will popup.

Is this expected behavior?
2023-08-04_11.18.48.png
Solution
I think that's the intended behaviour for DB notifications.
Was this page helpful?