When I was trying to log the alert messages on contentTemplate constructor or componentDidMount I noticed it was being called twice! When we stack a new alert (with effect="stackslide", for instance) it can even be called a third time for the same message.
When I was trying to log the alert messages on contentTemplate constructor or componentDidMount I noticed it was being called twice! When we stack a new alert (with effect="stackslide", for instance) it can even be called a third time for the same message.