-
Updated
Sep 7, 2021 - JavaScript
firestore
Here are 2,889 public repositories matching this topic...
-
Updated
Sep 10, 2021 - TypeScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Aug 31, 2021 - Go
-
Updated
Aug 30, 2021 - PHP
Extension: Discord
Feature Request
Send message in a Discord Channel
Additional context
- To get started, read how extensions work in this wiki.
- Template for extensions
- Extension should to be added via PR to the [extensions library]( https://githu
-
Updated
Jul 15, 2021 - TypeScript
The default data includes dfua16 links. These need to be updated to be relative or part of the compilation process.
-
Updated
Aug 12, 2021 - TypeScript
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
feat(query): pass missing index error message to action dispatch (so logListenerError is not needed)
What is the feature?
- Pass along the missing index error message into the action that is dispatched so that logListenerError is not needed to get the link that Firebase provides for setting the index (err.message instead of err)
What version would this apply to?
next
How to contribute to this issue:
- Scroll down below to check the existing PRs so you don't open a PR for a component waiting for review
- Refactor components based on the description below - also check the guidelines for PRs
- Reference this issue with
#58in the PR description so we can track which component
-
Updated
Jul 15, 2021
-
Updated
Jul 12, 2021 - Swift
-
Updated
Jun 12, 2021 - TypeScript
I looks like, at the moment, if I want to write many records at once, I have to either do a series of individual document writes. Or I have to write all the records to a single doc. It would be great to be able to create and write out to many docs simultaneously and atomically.
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Jan 14, 2021 - JavaScript
Error:
An orderBy function cannot be called more than once in the same query expression
Code:
Comments
.orderByDescending("pinned")
.orderByDescending("timestamp")
.limit(n)
.find()
Firestore allows ordering using multiple fields in the same query.
Firebase Docs:
You can also order by multiple fields. For example, if you wanted to order by state, and within
-
Updated
Aug 19, 2021 - Dart
-
Updated
Aug 25, 2021 - C#
-
Updated
Sep 10, 2021 - TypeScript
Improve this page
Add a description, image, and links to the firestore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the firestore topic, visit your repo's landing page and select "manage topics."

https://emotion.sh/
After this change in Material UI: mui-org/material-ui#6115