Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authData is undefined in MainCtrl #8

Open
pmurpmur opened this issue Oct 12, 2015 · 0 comments
Open

authData is undefined in MainCtrl #8

pmurpmur opened this issue Oct 12, 2015 · 0 comments

Comments

@pmurpmur
Copy link

I am just trying to run the application but I cannot get past the login screen and chrome keeps getting the following error:

TypeError: Cannot read property 'google' of undefined
at controllers.js:36
at Scope.promises.$get.Scope.$broadcast (ionic.bundle.js:23419)
at controllers.js:62
at ionic.bundle.js:44815
at Object.ionic.Platform.ready (ionic.bundle.js:2120)
at Object.IonicModule.constant.provider.$get.self.ready (ionic.bundle.js:44813)
at new (controllers.js:33)
at invoke (ionic.bundle.js:12884)
at Object.instantiate (ionic.bundle.js:12892)
at ionic.bundle.js:17161

It is basically saying that the variable 'authData' is undefined. Is there any reason for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant