NovuN
Novu3y ago
sr-26

Notification center

Hii,
I have been using novu for some time.
Have observed a strange behaviour in angular.
1.Sometimes mark as read functionality (in case of multiple notifications) does not work properly in angular.When clicked on it, notification count does not change and message changes to read status.
2.If i click on the message, the notification count does not change.This happens occasionally.

On the console, i get the following warning:

flushSync was called from inside a lifecycle method.React cannot flush when React is rendering.Consider moving this to a scheduler task or micro task.(from react-dom.development.js)

If i refresh my app, it works fine but in real time I'm observing this scenario .


Using angular : 15.2.0
Was this page helpful?