Skip to content

Global error handler detects errors only once #14949

@wachri

Description

@wachri

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

  1. Go to https://plnkr.co/edit/EPXTqlN0hvJGavNPVfm7?p=preview
  2. Open console
  3. Click a button
  4. Click a second time on a button
  • Angular version: 2.4.9

  • Browser: [all]

  • Language: [TypeScript 2.X]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions