Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in flatMap: exception thrown when resubscribing to stream #29

Closed
tehsenaus opened this issue Dec 24, 2014 · 1 comment
Closed

Bug in flatMap: exception thrown when resubscribing to stream #29

tehsenaus opened this issue Dec 24, 2014 · 1 comment
Labels

Comments

@tehsenaus
Copy link

This fiddle demonstrates the problem:

http://jsfiddle.net/mjr12grq/2/

@rpominov
Copy link
Member

Thanks, fixed in 0.4.2

rpominov added a commit that referenced this issue Dec 24, 2014
* master:
  0.4.2
  update changelog
  fix a bug in .flatMap: exception thrown when resubscribing to stream (fix #29)
  remove not used test helpers
  correct '.toActivate' assertion, omg
  Update README.md
  minor docs fix
  hide testling badge from readme as it too outdated. need to switch to saucelabs
  minor perf/mem fix
  .zip perf tests, update memory-results.txt
rpominov added a commit that referenced this issue Dec 24, 2014
* master:
  remove note about edge version from docs
  update .gitignore
  remove not source files from git
  0.4.2
  update changelog
  fix a bug in .flatMap: exception thrown when resubscribing to stream
(fix #29)

Conflicts:
	dist/kefir.js
	dist/kefir.min.js
	dist/kefir.min.js.map
	test/in-browser/spec/KefirSpecs.js
@rpominov rpominov added the bug label Sep 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants