Skip to content

errors in promises are ignored #11

@johanneswilm

Description

@johanneswilm

This is a major problem: errors are ignored if they are in promises. We need to start listening to unhandled rejections [1]. This is imperfect as it only works in Chrome, but it's better than nothing.

[1] https://developer.mozilla.org/en-US/docs/Web/Events/unhandledrejection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions