ember-cli-ember-table
ember-cli-ember-table copied to clipboard
Sorting content on Ember.ArrayController doesn't update the table
The example in the dummy app on http://localhost:4200/sort-array-controller doesn't work. For some reason, sorting the content with array controller doesn't update the table. Need to figure this out.