baconjs / bacon.js

Functional reactive programming library for TypeScript and JavaScript

Home Page:https://baconjs.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected behavior with synchronous sources and flatMapLatest

raimohanska opened this issue · comments

Fixed in 1.0.1. Property::takeUntil was a bit unstable in some cases, because it relies internally on addPropertyInitValueToStream which uses two subscriptions to source.