You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
within a loop, how do find out the index?
apparently its available as @index in handlebars, but that doesn't seem to work with meteor-jade.
handlebars-lang/handlebars.js#250 (comment)
I tried a few things:
is there a way to fallback to using handlebars syntax with meteor-Jade templates?
eg
jade itself has index but i couldn't get that syntax to work either:
examples here: http://technotip.com/3746/loops-and-conditions-in-jade-node-js/
The text was updated successfully, but these errors were encountered: