on the Handlebars helpers reference, reverse is listed as “reverses a string”, but if you click on it, it takes you here, which says you can reverse a string or an array. However, in Stencil, it does not appear to reverse an array. Can the helper be updated to reverse an array as well, as documented?
on the Handlebars helpers reference, reverse is listed as “reverses a string”, but if you click on it, it takes you here, which says you can reverse a string or an array. However, in Stencil, it does not appear to reverse an array. Can the helper be updated to reverse an array as well, as documented?