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

Use of $rootScope.$apply #31

Open
Tntv opened this issue Jun 16, 2014 · 0 comments
Open

Use of $rootScope.$apply #31

Tntv opened this issue Jun 16, 2014 · 0 comments

Comments

@Tntv
Copy link

Tntv commented Jun 16, 2014

Hi,

I wanted to understand the use of $rootScope.$apply. This lines are causing an error in my app.
Error: $digest / $apply already in progress

I know this is occuring because there is a $digest / $apply is running already in my application when the code from the angular-indexedDb is running.

However when i comment these lines in the entire file. My app works fine. Any help or information regarding the same would be greatly appreciated.

Best Regards,
TNTV33

schmod pushed a commit to schmod/angular-indexedDB that referenced this issue Sep 30, 2016
schmod pushed a commit to schmod/angular-indexedDB that referenced this issue Sep 30, 2016
Add shimIndexedDB compatibility. issue webcss#31
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