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 you talk about the {{yield}} helper you should be talking about {{> yield}} instead.
Otherwise the postsList is an Object and the posts won't show up.
When you talk about the
{{yield}}
helper you should be talking about{{> yield}}
instead.Otherwise the postsList is an Object and the posts won't show up.
You can see that in this commit the code is correct: c10e67bccf27bea691efa83c8dd48e23d7bd13d8
The text was updated successfully, but these errors were encountered: