daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 519 forks source link

angular.module(...).decorator is not a function #431

Closed aksappy closed 7 years ago

aksappy commented 8 years ago

I am getting

angular-datatable.min.js:304 Uncaught TypeError: angular.module(...).decorator is not a function

when trying to use the example that you have given in the documentation.

daniel-nagy commented 8 years ago

You need Angular 1.4.0 or greater.