Open
Description
Here we call @defer.reject()
with two arguments:
https://github.com/bramski/angular-indexedDB/blob/master/src/angular-indexed-db.coffee#L161-L171
The second argument of reject
method is ignored, so actual error is lost and we just get "Transaction Error" string in promise.
Metadata
Metadata
Assignees
Labels
No labels