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 .always() Implementation #1828

@MandarinConLaBarba

Description

@MandarinConLaBarba

I know the goal is to keep $q lightweight, but any interest in an 'always' callback facility? Either an additional arg in .then()

.then(successCallback, errorCallback, alwaysCallback)

Or something like:

.then(callback).always(callback)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions