Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

forkjoin is missing Array check in module.exports #1486

Open
gregaton opened this issue Jun 15, 2017 · 0 comments
Open

forkjoin is missing Array check in module.exports #1486

gregaton opened this issue Jun 15, 2017 · 0 comments

Comments

@gregaton
Copy link

rxjs 4.1.0

Sorry for not providing a code example. I think this is easy enough to see looking at the code.

The line
Array.isArray(args[0]) && (args = args[0]);
is missing from observable/forkjoin.js

It is present in rxjs.experimental.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant