https://github.com/re-rxjs/react-rxjs.org/blame/master/docs/api/core/bind.md#L32 > bind doesn't propagate completions from the source stream - the shared subscription is closed as soon as there are no subscribers to that Observable. I'm having trouble seeing how these statements relate.