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

not supporting angular 1.6 #347

Closed
mingca opened this issue Jan 16, 2017 · 7 comments
Closed

not supporting angular 1.6 #347

mingca opened this issue Jan 16, 2017 · 7 comments

Comments

@mingca
Copy link

mingca commented Jan 16, 2017

I get this error using with angular1.6

$http.post(...).success is not a function

still not supporting angular1.6?

@deric
Copy link

deric commented Jan 16, 2017

Should be fixed in master branch, see #226 (not released yet). Looks like duplicate of #342.

@mingca
Copy link
Author

mingca commented Jan 18, 2017

Right. thank you @deric. I had to write my own token module.

@itaditya
Copy link

I was having the same issue ,so I used then in place of success in your module . It's working now , but the events are not broadcasting

@andreneto
Copy link

Any updates on this release?

@zoamel
Copy link

zoamel commented Mar 17, 2017

Yeah, this is still an issue, and only thing that stops me from upgrading my app to angular 1.6 :(

@hayzey
Copy link

hayzey commented Apr 26, 2017

26 April 2017 and it's still an issue. Could you please draft a release as many people seem to be complaining about this same issue, and it seems to be fixed in the latest commit on master after a recently merged PR.

@booleanbetrayal
Copy link
Collaborator

A new release was cut. Closing.

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

7 participants