Data payload undefined in new React <Inbox /> component
Hey I'm trying to update from the old React Notification Center to the new Inbox. If I trigger a notification via the website I get undefined for the data payload. I've even added an explicit "data" field.
Im using
Am I missing something?, I've attached a screenshot showing how the notification comes through using the old style
Im using
"@novu/react": "2.2.0"Am I missing something?, I've attached a screenshot showing how the notification comes through using the old style
IMessage from the PopoverNotificationCenter


