Closed jaruesink closed 8 years ago
This happens with autofilling data into the create account also. it only does this if you're not already logged into Facebook. is there a way to run something like $apply in Angular 1, maybe something with Zone.js?
This probably has to do with the asynchronous Facebook calls. Is there a way to make them not asynchronous?
related to #15, apparently making asynchronous calls synchronous is a bad idea
Steps to Reproduce: Step 1: (click the red G button to logout of FB) Step 2: (click the blue F button to login to FB) Step 3: notice the following screen Step 4: figure out why it isn't applying the data to the view