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

Fix #each when last object entry has empty key #1087

Merged

Conversation

denniskuczynski
Copy link
Contributor

This PR fixes a minor issue when iterating over an object where the last entry has empty string as its key.

Before the fix, the provided test case would skip the last entry.

kpdecker added a commit that referenced this pull request Aug 30, 2015
…g_key

Fix #each when last object entry has empty key
@kpdecker kpdecker merged commit 0f5061e into handlebars-lang:master Aug 30, 2015
@kpdecker
Copy link
Collaborator

Thanks!

@kpdecker
Copy link
Collaborator

kpdecker commented Sep 1, 2015

Released in 4.0.0

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