Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Error: [$rootScope:inprog] $apply already in progress #1116

Closed
rohitvinay opened this issue Dec 23, 2015 · 3 comments
Closed

Error: [$rootScope:inprog] $apply already in progress #1116

rohitvinay opened this issue Dec 23, 2015 · 3 comments

Comments

@rohitvinay
Copy link

I am having two checkboxes, on clicking one checkbox executes function on another. while doing so it throws Error: [$rootScope:inprog] $apply already in progress error. doing the same on a plunkr works fine though. the plunk.

@pgrodrigues
Copy link
Contributor

Use StackOverflow for those kind of questions, since your problem is purely AngularJS. Eitherway your plnkr also throws the same error and the answer for your problem is related to this. Hope that helps :)

@mg1075
Copy link

mg1075 commented Dec 23, 2015

The reply and suggestion from @pgrodrigues is right.
It would be good if this issue is closed.

Also, the plunk you linked to produces the same error.

image

@rohitvinay
Copy link
Author

sorry, just noticed. ignored since the function worked. closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants