-
Notifications
You must be signed in to change notification settings - Fork 840
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 $http instead of $resource internally. $resource is too buggy. #97
Comments
Hey I had no time in the weekend. I'l try implementing this in the week. |
This would be a really great change |
I've been a little sick this week. I'll be implementing this in a few days I hope :) |
All tests work and I've also tested it in my app, but same more test would be appreciated :) |
Are the angular guys aware of this buggyness? |
Hey, Yes they're. They have tons of bugs about it and I've also talked with Bradley, Angular's manager. They're working on it, but it takes time for them to change stuff. |
$resource is too buggy, I should change this to $http.
It'd solve #90 among other issues.
The text was updated successfully, but these errors were encountered: