app-pouchdb
app-pouchdb copied to clipboard
Unable to use app-pouchdb-index in app-pouchdb-query sort
Description
Unable to sort based on app-pouchdb-index
Expected outcome
The query works.
Actual outcome
Error: Cannot sort on field(s) "date" when using the default index
Live Demo
http://plnkr.co/edit/TWChH1i6feesMnDy83OZ?p=preview
Steps to reproduce
- Create a new index with
- Use new index in sort of
This affects me too, +1
I have the same problem using the new index
Same problem here