Skip to content

No interface for listening to Turbo errors #336

@tomwaddington

Description

@tomwaddington

Any errors within Turbo are directly output with console.errors, meaning 3rd party exception tracking libraries do not (by default) capture possible failures within the page.

As we migrate to Turbo, I'd like to keep track of any user-facing errors recognised by Turbo,

I'd be happy to try and improve this, possibly by emitting a CustomEvent that could be listened to by the host page?

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