ng-snotify icon indicating copy to clipboard operation
ng-snotify copied to clipboard

Can I hide the toaster when rout change?

Open ahmadalsadder opened this issue 4 years ago • 1 comments

Hello , Im using Angular 9 application can i hide the toaster when rout change?

ahmadalsadder avatar Jul 21 '20 09:07 ahmadalsadder

the SnotifyService has a clear() method. Subscribe to route change and call the method on the service

patrickoneill46 avatar Oct 12 '21 12:10 patrickoneill46