Answer the question
In order to leave comments, you need to log in
Why does handlebars return true?
{{#if user.facebook}}
{{json user}}
<div style="width:100%; padding:15px; color:#000;" class="facebook-container">
<span>Name</span> - {{user.facebook.name}}
<span>Email</span> - {{user.facebook.email}}
</div>
{{/if}}
_id:596bb169055b0b1108ead07e
salt:"7982fee8246004be38d72d1468160895879865a1c2b7e6824f25ca606c84428d"
hash: somehash
email:"[email protected]"
name:"me"
__v:0
{
"_id": "596bb169055b0b1108ead07e",
"email": "[email protected]",
"name": "me",
"__v": 0
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question