Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Incompatiblity with Angular 1.6.0 #921

Closed
n3v3rf411 opened this issue Dec 10, 2016 · 0 comments
Closed

Incompatiblity with Angular 1.6.0 #921

n3v3rf411 opened this issue Dec 10, 2016 · 0 comments
Labels
Milestone

Comments

@n3v3rf411
Copy link

What versions you are using?

  • jquery version: 2.2.4
  • datatables version: 1.10.12
  • angular-datatables version: 0.5.5

What's the problem?

Our build server used the Angular JS 1.6.0 release on 12/08/2016 and I noticed that the plugin is stuck with "Loading..." being displayed. It seems that Angular JS 1.6.0 removed the deprecated callback methods success() and error() (see https://github.com/angular/angular.js/blob/master/CHANGELOG.md). In our case, we are using the language option and the code fails here

$http.get(options.language.url).success(function(language) {
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants