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

missing $digests #17

Open
stevehubert opened this issue Jul 28, 2017 · 0 comments
Open

missing $digests #17

stevehubert opened this issue Jul 28, 2017 · 0 comments

Comments

@stevehubert
Copy link

I don't currently have any solutions for this.
At least some of the time, the $digest loop is not executed after an action is performed. For example, if a button's action changes some model variable that should show up on the screen it will not show up until I force a $digest in some other way. I can do that with a call to scope.$apply() at the end of the action.

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