tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.82k stars 919 forks source link

feat(): add UI notification for client and HTTP errors #393

Closed hhubik closed 5 years ago

hhubik commented 5 years ago

Added application-wide error handler that shows a UI notification for any client or HTTP error before passing the error to the default Angular ErrorHandler.

closes #321

Please see #360 for review comments for the previous version of my changes.

timdeschryver commented 5 years ago

Sorry I was a bit busy the last couple of days. Just wanted to say kudos to you @hhubik with this 👍