Payload.data isn't passed to FE
Hey novu! i posted about a week ago about not being able to pass custom data from my action to the notification center, and after a great Pull-Reqeust from @Paweł T. and the help of @Pawan Jain i thought the issue was fixed with a new version, but after testing (with the code below) my issue seems to persist.
Here's my simple setup:
And here's my FE console.log:
I'd love some help with this since it's preventing us from going to production with the dependant feature and also prevents us from using the business tier.
Thank you so much 🙏
12 Replies
@Eden
I am looking into this 🙂
@Eden
Could you please test with
2.0.0-canary.3
version of @novu/react
I am using:
"@novu/react": "^2.0.0-canary.3",
Just tested again and made sure i have the correct version
@Eden, you just advanced to level 2!
data field is not there in
Notification
?Unfortunately not, what can i do to debug this, is there any more information i can provide to help you?
I even added some hard coded params in my workflow
May be just double check the versions of both
@novu/framework
and @novu/react
@Eden sent you a message
Hey any update on this?
I'm having the same issues, no data in the notification payload
@turtles
This issue was fixed for Eden. He deleted node_modules and installed latest versions