Joachim Fröstl
Results
1
issues of
Joachim Fröstl
I have an InfiniteFireArray with the following query: `ref.orderByChild("createdAt")`. The value of `createdAt` is set via [timestamp](https://www.firebase.com/docs/web/api/servervalue/timestamp.html). This causes an item, created by the client, to be added, then moved....