I'm submitting a ...
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
The global error handler logs and detects error only once. After that all other errors do not get logged to the console.
Expected behavior
Every error get's logged to the console regardless of whether a error was thrown before or not.
Minimal reproduction of the problem with instructions
- Go to https://plnkr.co/edit/EPXTqlN0hvJGavNPVfm7?p=preview
- Open console
- Click a button
- Click a second time on a button
-
Angular version: 2.4.9
-
Browser: [all]
- Language: [TypeScript 2.X]
I'm submitting a ...
Current behavior
The global error handler logs and detects error only once. After that all other errors do not get logged to the console.
Expected behavior
Every error get's logged to the console regardless of whether a error was thrown before or not.
Minimal reproduction of the problem with instructions
Angular version: 2.4.9
Browser: [all]