Can you try this?
{{#match (date format="MM") "=" (date format="MM")}}
...
{{/match}}
Without the parenthesis, I don’t think the code would do what you’re expecting, or, it seems, be valid handlebars
Can you try this?
{{#match (date format="MM") "=" (date format="MM")}}
...
{{/match}}
Without the parenthesis, I don’t think the code would do what you’re expecting, or, it seems, be valid handlebars