novuhq / novu

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

πŸ› Bug Report: #5791

Open hjh1cb opened 2 weeks ago

hjh1cb commented 2 weeks ago

πŸ“œ Description

image image image

in in-app, vue/react are the same

πŸ‘Ÿ Reproduction steps

image image

πŸ‘ Expected behavior

Appear β€œNothing new to see here yet”, Instead of going in circles

πŸ‘Ž Actual Behavior with Screenshots

image

Novu version

0.24.2

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 2 weeks ago

NV-3918 πŸ› Bug Report:

michaldziuba03 commented 2 weeks ago
  1. Make sure that your subscriber exists (with given subscriberId)
  2. Do you have HMAC enabled (maybe by accident)? - if so, you need to pass subscriberHash generated on the server (or disable HMAC verification for now).