Skip to content

Console error handling broken #1114

Open

Description

Steps to reproduce the issue

Create an error in the CLI Application

Expected result

Error handled

Actual result

Error not handled

Additional comments

Comes from 967f073

All errors are now being passed into the EventSubscriber which is only supposed to be dealing with HTML errors (as the function name handleWebError implies :) . Not errors from CLI Applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions