Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Firstly I have some difficult to write in english. Please don't hesitate to help me! :)

I create an open source code called like-reader.

The idea is an application that organizes all of user likes.

The code works in the main branch, but the version in the branch UserClass doesn't work.

And if you try the same code of lib/user.js in the JavaScript Test Console to Canvas or Page Tabs, this will work!

Follows the link with the example:

And the backup for it:

Somebody can see/discover what is the problem?

Thank you in advance.

share|improve this question
2  
You are treating isAuth and other methods as if they were synchronous, but they call into asynchronous code (getLoginStatus, api). – Sean Kinsey Sep 14 '12 at 7:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.