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
Attach then() handler outside the stream source and cache result in closure. That way errors will always be caught, not just once we have a subscriber and the stream source fn has been called.