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

Scope from parent controller is not shared to child controller #97

Closed
ka8725 opened this issue Aug 18, 2014 · 4 comments
Closed

Scope from parent controller is not shared to child controller #97

ka8725 opened this issue Aug 18, 2014 · 4 comments

Comments

@ka8725
Copy link
Contributor

ka8725 commented Aug 18, 2014

After installing the library to my project I have failed behavior of Angular: variables from parent scope are not passed to a child controller. Any ideas?

@jbrowning
Copy link
Member

Where is this happening? If it's within a modal, this is a known issue related to how AngularJS handles transclusion. See angular/angular.js#5489 and angular-ui/bootstrap#969.

@ka8725
Copy link
Contributor Author

ka8725 commented Aug 18, 2014

Sorry, guys. I've just found the root of the problem. The deal is that I use accordion and it has its own controller. Sorry again for the disturb.

@ka8725 ka8725 closed this as completed Aug 18, 2014
@jbrowning
Copy link
Member

No problem. 😸

@ka8725
Copy link
Contributor Author

ka8725 commented Aug 18, 2014

btw, gh-pages is down http://madmimi.github.io/angular-foundation/

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

2 participants