Hello,
i think if found a bug in the cmp RadzenNotification that occur in the demo too.
If u try to "Spam" a notification from the same method it will be shown only once, if u set the PayLoad property with the current datetime it will work correctly and allow u to spam.
With Payload = null
With Payload = Datime.Now
Thank