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

Cannot iterate over data array more than once in a single view #3

Open
Persata opened this issue Jul 14, 2014 · 1 comment
Open

Cannot iterate over data array more than once in a single view #3

Persata opened this issue Jul 14, 2014 · 1 comment

Comments

@Persata
Copy link

Persata commented Jul 14, 2014

I'm having an issue iterating over an array of data more than one time in a single view.

It works when iterating over the data once, as you can see here: http://jsfiddle.net/6LABZ/5/

But as soon as I include another iteration, like on http://jsfiddle.net/F3k4v/1/, I get no output from the template/view.

@anthonyshort
Copy link
Contributor

I'll check this out soon, it's possibly related to another bug. Are you using the latest version of ripple?

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

No branches or pull requests

2 participants