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

Reduce fix #120

Merged
merged 2 commits into from Nov 16, 2016
Merged

Reduce fix #120

merged 2 commits into from Nov 16, 2016

Conversation

McPo
Copy link
Contributor

@McPo McPo commented Oct 28, 2016

The following error appears, when binding an AnyKey function with a single key function (namely 'enter')

key-combo.js?55fa:5 Uncaught TypeError: Reduce of empty array with no initial value.

The fix was to provide a reduce with an initial value of [].

@RobertWHurst
Copy link
Owner

Thanks for the fix, and updating the build after 🍻

@RobertWHurst RobertWHurst merged commit fb155f5 into RobertWHurst:master Nov 16, 2016
@McPo
Copy link
Contributor Author

McPo commented Jan 3, 2017

@RobertWHurst When do you believe a new version will be published to npm?

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

Successfully merging this pull request may close these issues.

None yet

2 participants