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
When we wrap an {{#unless}} around the {{yield}} helper, we seem to be losing the context since no controller properties are being passed through to the rendered template.
When we wrap an
{{#unless}}
around the{{yield}}
helper, we seem to be losing the context since no controller properties are being passed through to the rendered template.JSBin: http://emberjs.jsbin.com/cefahe
The text was updated successfully, but these errors were encountered: