In-app notification issues
Hello, currently, I'm implementing Novu In-App notifications in my core PHP project. I've integrated React components and used cURL for triggers, as shown in the snippet in dashboard workflow and i have also self-hosting it by dockerzing
Below i am mentioning the issue i am facing for so long . So please guide me to resolve these issues
AppVersion is 0.23.0
2.I'm encountering avatar issues. When sending notifications to other users, the sender's avatar is rendering on the receiver's notifications, changing all notification avatars.
Note: I'm including the avatar link in the actor parameter when triggering notifications.
Thank you !!
Below i am mentioning the issue i am facing for so long . So please guide me to resolve these issues
- Without reloading the page, I'm unable to detect if any notifications have arrived.
AppVersion is 0.23.0
2.I'm encountering avatar issues. When sending notifications to other users, the sender's avatar is rendering on the receiver's notifications, changing all notification avatars.
Note: I'm including the avatar link in the actor parameter when triggering notifications.
Thank you !!