Mihir R

Mihir R

  • NA
  • 20
  • 4.7k

jQuery Toastr Notifications

Oct 5 2018 1:11 AM
Hi all, 
I have a toastr notifications in my web app.
The flow is:
Asp.net Mvc Action -> Add Data -> Redirect to Index/Home Page -> Show Toastr Notification that 'Data Added'.
It works fine.
But the thing is it shows the notification when page is reloaded and on the 1st page load (staring of application)
How do I prevent this?
 
I have seen the documentaion and was not able to find some way. Any guidance/links or advice would be appreciated.
 
Thanks! 

Answers (2)