webtechnick / CakePHP-Facebook-Plugin

CakePHP Facebook Plugin
http://facebook.webtechnick.com
445 stars 138 forks source link

beforeFacebookLogin does not load #144

Open ohryan opened 11 years ago

ohryan commented 11 years ago

I'm testing out this plugin with an existing app.

Situation:

The first time a page loads beforeFacebookLogin()/afterFacebookLogin() do not fire. They only fire after a page reload.

I've been trying to track down the source of this bug unsuccessfully.