Hello Everyone!,
I want to use a conditional like {{#if}} to hide a button element if I’m viewing a certain page. I wanted to know how to check if you’re on a particular route inside of an {{#if}} to hide or show an element like a button?
If {{#if}} is not the best way to do this what should I use? Thanks a bunch!