zakmac/ember-cli-filter-component

Add functionality to filter Ember Data collections

Opened this issue · 3 comments

Add functionality to filter Ember Data collections
ioleo commented

Ahh I've been struggling to get my this.store.findAll('users') model working whole day, how is progress on this issue?

Hi @loostro, I am currently working on an update to this addon and support for Ember.Data collections is a top priority.

Basic support has been added for Ember Data collections as of v3.0.0, however this ticket will remain open until further testing can be done to ensure the functionality.