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
{{./foo bar}} does not give priority to the current object rather than helpers like it does in other situations. It appears that the emitted code is the same as {{foo bar}} which is incorrect given the intention of the ./ reference.