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
Hi,
Firstly, what a great library and thanks everyone for your efforts!
I'm fairly new to handlebars.net and written some basic helpers. I can't seem to get the each helper to work on a number. Searching the web, it looks like I need a 'times' helper,
Can anyone help me with that?
Here is my template that doesn't work. The 'inc' helper does :-)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Firstly, what a great library and thanks everyone for your efforts!
I'm fairly new to handlebars.net and written some basic helpers. I can't seem to get the each helper to work on a number. Searching the web, it looks like I need a 'times' helper,
Can anyone help me with that?
Here is my template that doesn't work. The 'inc' helper does :-)
I'm on c# 6.0 unfortunately but might be able to upgrade if necessary.
Beta Was this translation helpful? Give feedback.
All reactions