mdDataTable
mdDataTable copied to clipboard
Indeterminate Loader Not Hide
I used this http://iamisti.github.io/mdDataTable/ example
The datable Works but the data is loaded completely and the Loader is not hide

In the file:
- https://rawgit.com/iamisti/mdDataTable/master/dist/md-data-table-templates.js
Change
<md-progress-linear md-mode=\"indeterminate\" class=\"loading-indicator\"
To:
<md-progress-linear md-mode=\"determinate\" class=\"loading-indicator\"
The documentation is:
- https://material.angularjs.org/latest/demo/progressLinear