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

activityIndicator disappears when used inside a directive #11

Open
alevinval opened this issue Aug 4, 2014 · 3 comments
Open

activityIndicator disappears when used inside a directive #11

alevinval opened this issue Aug 4, 2014 · 3 comments

Comments

@alevinval
Copy link
Contributor

I placed the spinner in the template of a controller, no problem, stayed there. But when its placed inside a directive, it hides after less than one second without calling stopAnimating()

@voronianski
Copy link
Owner

@alevinval thanks, I will take a look

@alevinval
Copy link
Contributor Author

The problem seems to me that the AILoading is being set in the rootScope, thus remains invisible for directives with isolated scopes.

@davidtlee
Copy link

have the same problem :)

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

3 participants