-
I'm trying to install from github repository(forked) as I have some changes in the library. But unfortunatley, it fails. Are they any steps to make the build so that I can install from github repo?
…
-
## Bug report
**Describe the bug**
Whenever there's a GeoPoint in the fieldvalue.arrayUnion update (I tested only with arrayunion), the plugin throws error and does not update the document
##…
-
I am using
- Node 14
- firebase-admin": "^9.6.0"
- firebase-functions": "^3.13.2"
- @firebase/rules-unit-testing": "^1.2.6"
- firebase-tools 9.8.0
I am trying to perform unit testing of my …
-
### I'm submitting a Bug Report
init according to docs crashes, citing duplicate definitions for firestore.
### `firelayer-debug.log` and CLI `firelayer info` output:
```
System:
OS: …
-
### Describe the problem
In a cloud function I'm constructing geopoint using `new admin.firestore.Geopoint(0, 0)` and store it in firestore. However it is not properly recognised when viewing in th…
-
Could you optimize the size of libs? We have limit ~ 50 KB per route on 3G mobile networks. :-/
Check out the video [Measure **Time to Interactive**](https://youtu.be/0A-2BhEZiM4?t=9m20s).
[The …
-
**Please can you update as it does not support "firebase-admin": "^9.3.0"**
~~~~~~~
[9:21:42] Starting compilation in watch mode...
node_modules/@google-cloud/firestore/types/firestore.d.t…
-
I'm getting this error when I try to get the data from a specific collection in my Firestore database:
> Expected a value of type 'JSObject', but got one of type 'NativeJavaScriptObject'
For som…
-
saving only hash or geopoint to firestore works great but when i try to post the object of point.data it freezes my app and doesn't post to firestore
-
Hi Michael,
I'm building a dating app and using Firebase with Firestore for the backend.
I'm running into an issue where my users-by-proximity query is taking ages and I'm wondering if you cou…