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
Hey! The problem is because of the fact that you injected in your body a Controller. Which messes up the scope.<body ng-app="starter" ng-controller="IBreakEverything"> If you have this, its probably what is killing your vibe. You either need to inject the controller via the routes, or else edit OpenFB.js in a way that it checks in the right scope.
After login my app returns to the page but it doesn't execute callback.
Please, help me!
The text was updated successfully, but these errors were encountered: