OpenContent icon indicating copy to clipboard operation
OpenContent copied to clipboard

Make Handlebars helper "Contains" case insensitive?

Open Timo-Breumelhof opened this issue 4 years ago • 0 comments

I just had issues using this:

{{#contains @root.Context.MainUrl "english"}}

The client "corrected" the page name to "English" and the template stopped working.

Should we use a case insensitive comparison?

Timo-Breumelhof avatar Oct 06 '21 10:10 Timo-Breumelhof