Skip to content

Parse Promise Then Handler Doesn't Crash With Error #615

Closed
@btate

Description

@btate

When I experience a javascript error in my promise then handler my requests just hang. No error shows up in the console and the code doesn't return.

In a promise.then() handler just add this line.

notarealvar.notarealthing();

The request just hangs. If you wrap it in a try catch you can see an error.

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