moff / angular2-flash-messages

Angular 2 flash messages module
52 stars 21 forks source link

Destroy Flash Messages? #37

Open etonyali opened 6 years ago

etonyali commented 6 years ago

Is there a way to destroy all of the flash messages?

susheelbanyal commented 6 years ago

Does anyone know about how to destroy flashmessage?. If there is flashmessage already displaying then it gives viewDestroy error. Please help.

etonyali commented 6 years ago

I think I am going to write my own flash messages when angular 6 comes out. I'll keep you updated. Also realized that it's based on #id system instead of class.