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
Attempting to parse {{#if (condition)}}...{{/if}} results in an Expected }} parsing error at the ). And attempting to parse {{#each (list) as item}}...{{/each}} results in an Expected as parsing error at the ).