Closed spoike closed 8 years ago
This appears to be fixed: https://github.com/reflux/reflux-core/blob/3e7c9d816a504a1f6dd12337840ad589f5bfc874/test/composedListenable.spec.js#L182-L202
In case there's still any doubt around its usage with createStore()
, this also passes: https://github.com/devinivy/reflux-core/commit/cce2e4d8352bd65ddd7ac37c4313691f7e31d4e1
Thanks @devinivy. Is it okay for me to pull in your commit?
Go for it! Made a PR https://github.com/reflux/reflux-core/pull/18
That test was pulled-in to master. Seems this is fixed :+1:
Need to verify if reflux/refluxjs#38 is working or not.