Haizad Annuar
Haizad Annuar
Hi, It would be pleased me if anyone can show me how to let page automatically open chat windows on page load without having user to click the button below...
Allow user to pass token from different realm.
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports. * **I'm submitting a ...** * [ ] bug report * [x]...
I would like to add HTTP header to URL. I noticed that upload function inside vue-file-agent enable user to send along with HTTP header. How to add HTTP header to...
### [REQUIRED] Version info **node:** 20 **firebase-functions:**^4.7.0 **firebase-tools:** **firebase-admin:** ### [REQUIRED] Test case Deploy function onCreate event ``` const functions = require("firebase-functions"); exports.purchases = functions.firestore .document("adata/{a}/bdata/{b}/cdata/{c}/ddata/{d}") .onCreate(async (snap, context) =>...