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.
documentation error - $resource promise is *rejected* on error #13624
Closed
Description
The document for $resource
has this to say about $promise
:
On failure, the promise is resolved with the http response object, without the
resource
property.
This appears to be incorrect - as far as I can see the promise is rejected, albeit with the http response object as the passed data.
Metadata
Metadata
Assignees
Labels
No labels