You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
.ToReactiveProperty.ToReadOnlyReactiveProperty and .ToSequentialReadOnlyReactiveProperty just silently stops working.
While base .Subscribe gonna spam console with red, as it supposed to.
The text was updated successfully, but these errors were encountered:
elhimp
changed the title
ReactiveProperty doesn't throw exception
ReactiveProperty not throwing exception
Oct 12, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With object being null:
.ToReactiveProperty
.ToReadOnlyReactiveProperty
and.ToSequentialReadOnlyReactiveProperty
just silently stops working.While base
.Subscribe
gonna spam console with red, as it supposed to.The text was updated successfully, but these errors were encountered: