Stephen Zsolnai

Results 1 comments of Stephen Zsolnai

I've replicated this too. So for me when I have a an each helper: ` {{#each someArray}} {{>partial itemInArray}} {{/each}} ` Then in the partial.hbs, custom helpers that have been...