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

If a Promise is resolved with an array, iterate over it instead of rendering the whole array at once. #676

Merged
merged 1 commit into from Jun 5, 2015

Conversation

sethkinast
Copy link
Contributor

This was a missed case where section should have been used instead of render.

Closes #674

…ndering the whole array at once.

This was a missed case where section should have been used instead of render.
sethkinast added a commit that referenced this pull request Jun 5, 2015
If a Promise is resolved with an array, iterate over it instead of rendering the whole array at once.

Closes #674
@sethkinast sethkinast merged commit 7e573b1 into linkedin:master Jun 5, 2015
@sethkinast sethkinast deleted the thenable-array branch June 9, 2015 21:11
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

1 participant