Skip to content

authData is undefined in MainCtrl #8

@pmurpmur

Description

@pmurpmur

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions