Open ArekSredzki opened 7 years ago
The release of Angular 1.6.0 has broken this module with the deprecation of $http promise .success and .error functions.
$http
.success
.error
The release of Angular 1.6.0 has broken this module with the deprecation of
$http
promise.success
and.error
functions.