You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is definitely something that would be very useful. Unfortunately it's not currently possible given the current Firebase client as we're already using orderByChild('_state') to select only items with the current start_state. You can't chain more than one orderBy function, but as soon as the client supports it we'll add it!
Feature request. Task priorities or deadline based ordering.
The text was updated successfully, but these errors were encountered: