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

parentcontroller issue #4

Open
ghost opened this issue Jun 29, 2016 · 0 comments
Open

parentcontroller issue #4

ghost opened this issue Jun 29, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 29, 2016

I have followed your example, but i do have some issues loading the parent controller. Can you please explain what do you mean with:

// this is the parent controller for all controllers.
// Manages auth login functions and each controller
// inherits from this controller

before adding authentication to my app, in index.html i only had to add ng-app="myApp" to the body tag and all worked well. now, when i'm trying to add ng-controller="ParentController" nothing shows up in my app, except the header, and the login modal doesn't popup no matter what menu i choose.

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

0 participants