novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
33.75k stars 3.46k forks source link

🐛 Bug Report: #5353

Open Baljeet-Caur opened 3 months ago

Baljeet-Caur commented 3 months ago

📜 Description

Currently i am implementing novu for notification in my project , i have used react component and to trigger notification i used curl (as my project is in core php ) also i have self hosted it So i am facing several issue please help me to resolve these issue

  1. Without reloading the page notification does not appears on bell icon (websocket throws issue like invalid namespace )
  2. On local environment my notification triggers perfectly but when i pushed it on live some notifications does not triggers (it seems worflow id is not being able to fetch but i have passed correct workflow id ).
  3. In novu dashboard when i open consol i find alot of issues like workflow issue with CORS

👟 Reproduction steps

While triggering the notification without reloading the page it does notifies the arrival of notification

👍 Expected behavior

I want bell icon automatically notifies the arrival of notification after trigger without any delay

Notifications triggers correctly

👎 Actual Behavior with Screenshots

While triggering the notification without reloading the page it does notifies the arrival of notification

Novu version

I dont remembered

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

linear[bot] commented 3 months ago

NV-3630 🐛 Bug Report:

scopsy commented 2 months ago

@Baljeet-Caur are you self-hosting Novu, or you have encountered this on the cloud version?