Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are query() queryRecord() supported? #134

Open
Ramblurr opened this issue Oct 22, 2015 · 1 comment
Open

Are query() queryRecord() supported? #134

Ramblurr opened this issue Oct 22, 2015 · 1 comment

Comments

@Ramblurr
Copy link

Using ember-data 1.13.14 with the master branch of ember-localstorage-adapter, query() and queryRecord() calls are never returning any data.

I've worked around it by using store.filter().

@Ramblurr
Copy link
Author

Part of the problem was an error on my part: I needed to make my serializers extend LSSerializer.

Though, looking at the source queryRecord definitely isn't implemented.

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

No branches or pull requests

1 participant