Open Dushyant-YM opened 1 year ago
Code snippet.
Codesandbox Link : https://codesandbox.io/s/shy-fire-znsnzl
UseCase : Notifications messages contains food order details to be fullfilled/cancelled , when new notification is received means new food order is received/cancelled , we notify user in web app through sound to either prepare food or cancel.
Hello @davidsoderberg , I want to work on this issue please assign me
@techmannih you are now assigned
📜 Description
When we trigger multiple notifications at the same time or within few seconds, we do not get all the notification messages in events provided by novu hooks. When we reload the page or next event comes then some or all missed messages comes in that particular event.
👟 Reproduction steps
👍 Expected behavior
👎 Actual Behavior with Screenshots
Novu version
v0.19.0
npm version
9.5.0
node version
v18.15.0
📃 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