Skip to content

indicate when error occurs inside inspect effect #16365

@Rich-Harris

Description

@Rich-Harris

Describe the problem

In a case like #16280 (comment) it's possible for an inspect effect to error. We catch the error so that it doesn't cause any damage, but we also print it to the console just in case it's relevant.

Describe the proposed solution

maybe wrap the console.error in an explanatory console.group or something?

Importance

nice to have

Metadata

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