Undefined 'data' and 'redirect' properties: migrating from notification-center to @novu/react
cta
and payload
properties have been replaced with redirect
and data
properties. However, when I try to access these properties, the values appear to be undefined.
Are there any changes required as well to ensure that the new redirect
and data
properties contain the values which were previously found in cta
and payload
?...Angular Docs 404 Not Found
How are triggers processed??
Does messaging through topic works in v0.24???
AWS SES Integration issue
How to get Real-time in-app notifications with Novu?
Workflow transaction id availability
404 not found on 'Add a workflow' using the studio self hosted

Registering Subscribers
React: Tabs won't show up when popover has managed state
open
prop, a value false
by default. Tabs will not show up.
@Pawan Jain...
Notifications vs Messages
🔴 Novu updateAction API Updates Successfully But Not Persisting After Refetch
Error with `subscribers/{subscriberId}/messages/mark-all`
novu.subscribers.markAllMessagesAs()
. I tried marking all the messages as "read"
, but I got a 500 status code in the response with a server error message. All my other endpoints work.
Local environment:
MacOS 15.3.1...
FCM Device Tokens
502 in novu
TypeError: Converting circular structure to JSON
/api/novu
bridge endpoint using ngrok. I'm using macOS 15.3.1 with 24GB of RAM. My npm version is 10.9.0 and running on Node 23.3.0...
Hi Team , how to make the in app notification more customizable

Novu-default-css breaks tailwind@v4?

Subscriber channels not getting updated
/subscribers
endpoint with a POST request and Channels as part of the body of the request, which used to work in the past. However looking at the documentation there doesn't seem to be a Channels parameter anymore, unless I'm missing something?
For additional info our backend is on go and we are using the API directly as per the reference https://docs.novu.co/api-reference/overview...Unable to rename workflow trigger name in v2 dashboard