FirebaseExtended / emberfire

The officially supported adapter for using Firebase with Ember

Home Page:https://firebaseopensource.com/projects/firebaseextended/emberfire/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firestore adapter reference options order

maxymczech opened this issue · comments

  • options.endAt, options.endBefore, options.startAt and options.startAfter should be applied after options.orderBy, not before
  • Also, there is a typo in application of options.startAfter