Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

safeApply for errors #125

Open
Roaders opened this issue Jan 26, 2016 · 1 comment
Open

safeApply for errors #125

Roaders opened this issue Jan 26, 2016 · 1 comment

Comments

@Roaders
Copy link
Contributor

Roaders commented Jan 26, 2016

It seems that safeApply will only work for onNext and not for onError. should the signature be changed to match that of do:

safeApply( scope, onNext, onError, onComplete )

@Roaders
Copy link
Contributor Author

Roaders commented Mar 17, 2016

Looking at the code:

https://github.com/Reactive-Extensions/rx.angular.js/blob/master/src/safeApply.js

It seems that this is supported. But the docs do not yet reflect it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant