Skip to content

Add support for finally method on promises returned from Parse #14

Description

@adamduren

parse-angular-patch wraps Parse.Promise into $q style promises from what I understand.

However, it does not appear that .finally() can be used and .always() must be used instead. This behavior seems inconsistent with the documentation and is a point of confusion. Any idea on how to patch this as well?

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