This might be a bug but I’m pretty sure it’s just something I don’t yet understand about observables and reactive. In which case could someone point me in the right direction to understanding this please?
On Beta38.1
If I use ToObservable as an input
Without merging I can receive an observable on S+H and Sampler nodes, but not holdLatest.
After merging I can only receive the observable on holdLatest, and not S+H or Sampler.