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

Error "$rootScope.$applyAsync is not a function" with Angular.js 1.2.13 #82

Open
Weasle opened this issue Nov 26, 2015 · 7 comments
Open

Comments

@Weasle
Copy link

Weasle commented Nov 26, 2015

With the latest release 0.1.29, the error "$rootScope.$applyAsync is not a function" is thrown when having "angular-dynamic-locale" as a dependency, at least for projects based on Angular.js 1.2.13. Newer versions of angular do not seem to cause the same issue.

@lgalfaso
Copy link
Owner

Hi, sorry, it look like this api was added in angular 1.3. Will update the
docs as 1.2 users will have to use version 0.1.28 or earlier. Thanks for
reporting this!

On Thursday, November 26, 2015, Florian Sonnenburg [email protected]
wrote:

With the latest release 0.1.29, the error "$rootScope.$applyAsync is not a
function" is thrown when having "angular-dynamic-locale" as a dependency,
at least for projects based on Angular.js 1.2.13. Newer versions of angular
do not seam to show the same issue.e


Reply to this email directly or view it on GitHub
#82.

@enrico-padovani
Copy link

$applyAsync is for angular >= 1.3. Do you really need to use it, or It could be replaced with $evalAsync / $apply? Everyone running angular < 1.3 will have the same issue.

@ntvsx193
Copy link

ntvsx193 commented Apr 5, 2016

+1

4 similar comments
@fizerkhan
Copy link

+1

@vinilanzoni
Copy link

+1

@hushengxin
Copy link

+1

@ChoOo7
Copy link

ChoOo7 commented Jul 6, 2017

+1

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

8 participants