How to automatically show latest notification in inbox, without having to click on "1 New Notification" Bubble?
is there any way to show new notification automatically and as well keep this Bubble?
Currently i'm using apperance prop to handle UI
<Inbox
applicationIdentifier={key}
subscriber={userId}
routerPush={(path: string) => router.push(path)}
appearance={{
elements: {
notificationListNewNotificati