Closed
Description
See #35 (comment).
Apparently .catch(observer.error)
does not work the same as .catch(error => observer.error(error))
.
Metadata
Metadata
Assignees
Labels
No labels
See #35 (comment).
Apparently .catch(observer.error)
does not work the same as .catch(error => observer.error(error))
.