How can I show a notification in the notification center as deleted without refreshing?
When I use the API to delete a message: https://docs.novu.co/api/delete-message/ it remains in the notification center until the page is refreshed. Is there a way to have this removed from the notification center feed without a refresh being needed?
1 Reply
Hi @rajat5885 in case of our prebuilt component, websocket handles this automatically.
for custom imlementation, user have to handle this using code