I’m using the most recent release of Bootstrap Notify (v3.1.5) to show status messages after an AJAX call. It works as expected in the first call. After the first execution, every time the notify is called, its shows the previous notifications message. Example: 1st call = 1 Notify message; 2nd call = 2 Notify messages; 3rd call = 3 Notify