Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$q.reject() returns a promise with then() but no catch() and no finally() #6048

Closed
@wesleyakio

Description

@wesleyakio

When creating a rejected promise with $q.reject(reason) the resulting promise does not have the catch and finally methods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions