EN VI
Posts (0)
Questions (4)
2024-03-12 05:00:07
No. The version you're seeing for FirestoreAdminClient (from the node module "@google-cloud/firestore") has nothing to do with the version of Cloud Functions (from the node module "firebase-functions...
2024-03-12 12:00:06
Have a look at the link you attached in your question: Why is onSnapshot duplicating my records in REACT? - The answer should be exactly what you want. The issue here is that you're using [...prev, do...
2024-03-16 06:00:08
When you manually added House1 using the Firebase Console, you would have clicked the "Add Document" button for House1, then you clicked "Start Collection" for Floor1, then you clicked "Add Document"...
2024-03-17 06:30:07
please try the following rearrangements. // The Cloud Functions for Firebase SDK to create Cloud Functions and triggers. const { logger } = require("firebase-functions"); const { onRequest } = require...

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login