juliancwirko/meteor-s-alert

Hang when same message is sent.

dominicarrojado opened this issue · 2 comments

sAlert.info({createdBy: userId, message: message}, defaultSAlertParams);
I notify like this ^ and works fine. But when I tried spamming with the same creator and same message and the app just hangs no error displayed on console. Then trying with different message it doesn't hang. Weird.

Hi, this one is closed. Is this mean that it is not relevant anymore?

Yeah my bad