Angular.js: Uncaught TypeError: $browser.addPollFn is not a function

Created on 9 Jun 2015  ·  21Comments  ·  Source: angular/angular.js

Hey there guys.
I've tried to upgrade to ng 1.4.0 and after I did so I got:

Uncaught TypeError: $browser.addPollFn is not a function

Currently I had to downgrade do 1.3.6 until I realise whats the issue. Tried to Google the issue but no luck with responses.

Thanks in advance,
Alek

Most helpful comment

Problem is solved by updating angular-cookies and angular-resource both to 1.4.0

All 21 comments

Problem is solved by updating angular-cookies and angular-resource both to 1.4.0

Problem is solved by updating angular-cookies and angular-resource both to 1.4.0

Yes, you need to use all the files from the same release.

:+1: this answer helped me.

Worked for me.

Thanks!

:100:

Perfect. This works, +1: " you need to use all the files from the same release."

+1

Thanks! A+ :+1:

+1

+1

+1

Update angular using: bower update angular. That's enough, your project will be working fine. :)

time to close this?

Yes it can b closed now
On 05-Jan-2016 6:18 pm, "artdias90" [email protected] wrote:

time to close this?


Reply to this email directly or view it on GitHub
https://github.com/angular/angular.js/issues/12056#issuecomment-168989650
.

+1

Still have this problem. All are in the same release. Using Angular 1.2.16

thanks

Thanks that worked from me as well 👍

Perfect! Thank you

It works!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

visnup picture visnup  ·  3Comments

jpsimons picture jpsimons  ·  3Comments

brijesh1ec picture brijesh1ec  ·  3Comments

jtorbicki picture jtorbicki  ·  3Comments

ashish91 picture ashish91  ·  3Comments