Skip to content

Custom Error overlay #926

Open
Open
@yyx990803

Description

@yyx990803

create-react-app has a really neat custom error overlay. Not sure if it is usable outside of CRA - I actually don't mind using it as-is if it's possible, but we likely have to port it (already have a placeholder package here).

  • Reports both webpack build errors & runtime errors
  • Stack frames for runtime errors
  • Jump to source files (we already have launch-editor middleware in the dev server)

Metadata

Metadata

Assignees

No one assigned

    Labels

    contribution welcomefeatureintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions